spring boot cannot connect to rabbitmq cluster when master node go down
I have set up rabbitmq cluster with 3 node and set ha-mode to all and I connect my spring boot project to this cluster it’s work find but when rabbitmq master node go down my spring boot project cannot process publish and consume message from another node