We have a broker running as a stand alone
We have a producer and consumer connected to it..
When we crash the broker, the consumer keeps reconecting for 10 seconds
after which it closes.
Is there any way to increase that 10 seconds
--
View this message in context:
http://old.nabble.com/Failov
Hi,
I have a configuration query regarding use of failovers in activemq. My
current setup is that:
1) I have 2 hosts running activemq with the second host intended to be a
failover
2) On the primary host, I have multiple publishers ( to a single queue ) and
a single consumer reading that queue.
Hi, wondering if you can help me.
I have a setup with the client as a Grails web-application, communicates
with a broker embedded in a spring server on the back end.
What I would like to solve, is that if the server is restarted the client
does not reconnect.
Grails client is configured as follo