[rabbitmq-discuss] Load balancing connections to a rabbitmq cluster
McIntosh Jason
mcintoshj at gmail.com
Mon Feb 24 07:10:59 GMT 2014
Spring amqp in java will auto reconnect after a forced connection close. Of course any existing transactions would fail. I'm not sure if a server connection administratively closing the connection would wait for a finish on the existing transaction or not, but that can be tested. I've seen this work on our consumer processes when we had a node fail,
Jason
Sent from my iPhone
> On Feb 24, 2014, at 12:44 AM, Michael Klishin <mklishin at gopivotal.com> wrote:
>
>> On 24 Feb 2014, at 10:37, Srinath C <srinath.c at gmail.com> wrote:
>>
>> Will check if any of the clients (java) support an option to re-establish connections periodically.
>
> There is no such feature in the clients. Some will reconnect and recover topology but none of the clients
> I’m aware of reconnect periodically.
>
>
> MK
>
> Software Engineer, Pivotal/RabbitMQ
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list