I am enabling the shared file storage for two independent brokers with the
EFS mount. While i am testing the shared file storage with the two
individual brokers , one of the master broker is acquiring the lock and it's
working as expected in case of publishing and consuming. The client is using
the failover url for the two individual brokers to get the connection
object. Now i have put the master broker down and with in short span
experiencing the following log in the consumer thread log. In case of
publisher thread there is no unusual behaviour in publishing the messages to
the new failover broker which became master. And i see that consumer is not
working in regards to consuming the messages from the new master broker. Is
this the expected behaviour in case of failover where consumer is going to
be offline and publisher is not even impacted. 

- Async error occurred: javax.jms.JMSException: Unmatched acknowledege:
> MessageAck {commandId = 47577, responseRequired = false, ackType = 2,
> consumerId =




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/JMS-exception-during-the-Failover-tp4716047.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to