Comments on: RabbitMQ in cluster https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/ Java, Spring, Kotlin, microservices, Kubernetes, containers Tue, 26 Oct 2021 07:35:59 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: piotr.minkowski https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/#comment-1270 Tue, 26 Oct 2021 07:35:59 +0000 https://piotrminkowski.wordpress.com/?p=1190#comment-1270 In reply to salman.

If you would like to dynamically add a new node to RabbitMq you should think about running it on Kubernetes: https://piotrminkowski.com/2020/09/29/rabbitmq-monitoring-on-kubernetes/.

]]>
By: salman https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/#comment-1266 Fri, 22 Oct 2021 04:41:22 +0000 https://piotrminkowski.wordpress.com/?p=1190#comment-1266 If i want to dynamically add new rabbitmq node i have to change code. is there any way to avoid this without code change if i add node in cluster it will allow me to do all operation?

]]>
By: Piotr Mińkowski https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/#comment-160 Sun, 26 May 2019 22:31:29 +0000 https://piotrminkowski.wordpress.com/?p=1190#comment-160 In reply to nicolas.

Hello. You would have to send me more details including commands you use for running nodes, logs etc.

]]>
By: Piotr Mińkowski https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/#comment-179 Sun, 26 May 2019 22:31:29 +0000 https://piotrminkowski.wordpress.com/?p=1190#comment-179 In reply to nicolas.

Hello. You would have to send me more details including commands you use for running nodes, logs etc.

]]>
By: nicolas https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/#comment-159 Wed, 22 May 2019 18:59:06 +0000 https://piotrminkowski.wordpress.com/?p=1190#comment-159 hello, I am trying create a cluster , rabbit2 id added but rabbit3 not, console is waiting until stoped rabbit2.
do you know why?

]]>
By: nicolas https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/#comment-178 Wed, 22 May 2019 18:59:06 +0000 https://piotrminkowski.wordpress.com/?p=1190#comment-178 hello, I am trying create a cluster , rabbit2 id added but rabbit3 not, console is waiting until stoped rabbit2.
do you know why?

]]>
By: Piotr Mińkowski https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/#comment-158 Thu, 27 Dec 2018 23:24:50 +0000 https://piotrminkowski.wordpress.com/?p=1190#comment-158 In reply to lukaszlenart.

Thanks for that comment. Of course it is possible now. When I was working on that article, hardcoding an IP or hostname was the only available option. Now, we can use for example etcs, kubernetes or consul. Please refer to my newest article for more information: https://piotrminkowski.wordpress.com/2018/12/27/rabbitmq-cluster-with-consul-and-vault/

]]>
By: Piotr Mińkowski https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/#comment-177 Thu, 27 Dec 2018 23:24:50 +0000 https://piotrminkowski.wordpress.com/?p=1190#comment-177 In reply to lukaszlenart.

Thanks for that comment. Of course it is possible now. When I was working on that article, hardcoding an IP or hostname was the only available option. Now, we can use for example etcs, kubernetes or consul. Please refer to my newest article for more information: https://piotrminkowski.wordpress.com/2018/12/27/rabbitmq-cluster-with-consul-and-vault/

]]>
By: lukaszlenart https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/#comment-157 Thu, 20 Dec 2018 10:07:12 +0000 https://piotrminkowski.wordpress.com/?p=1190#comment-157 This is nice but hardcoding IP address isn’t a production ready solution. Do you have any idea how to connect RabbitMQ to Netflix Eureka? Or any similar solution?

]]>
By: lukaszlenart https://piotrminkowski.com/2017/02/28/rabbitmq-in-cluster/#comment-176 Thu, 20 Dec 2018 10:07:12 +0000 https://piotrminkowski.wordpress.com/?p=1190#comment-176 This is nice but hardcoding IP address isn’t a production ready solution. Do you have any idea how to connect RabbitMQ to Netflix Eureka? Or any similar solution?

]]>