[rabbitmq-discuss] RabbitMQ clustering fail over issue

Michael Klishin michael at rabbitmq.com
Mon Oct 7 18:23:53 BST 2013


On oct 7, 2013, at 9:18 p.m., Rajasekhar P <sekhar434145 at gmail.com> wrote:

> after this warning, again am getting host name as "rabbit1" only. actually it should be "rabbit2" as per my understanding but its not happening.

I'm far from a spring-amqp expert but suspect it uses ConnectionFactory#newConnection
with multiple addresses from RabbitMQ Java client. That method connects to the first
reachable node. Since in your example rabbit1 is reachable, the client does not
try to connect to other nodes.

As far as 541 INTERNAL_ERROR goes, try looking at RabbitMQ log to see
if there's more information.

MK



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131007/2a4d7d88/attachment.pgp>


More information about the rabbitmq-discuss mailing list