Hello Everyone Being new to messaging world, we are concerned about the following failure scenario and how to deal with it.
Failure Scenario : While consumer of Message sends ACK back to the Broker,failure occurs i.e ACK is not received by the Broker. What would happen in such a case ? Will Broker sends the same Message again ? If yess, then how to deal @ the coinsumer side iff message is not idempotent. Should we store somewhere at the Consumer side for the messages being already processed and checks onReceive of message whether Consumer has already processed this message or not. Please suggestr best Strategy for Production use. Looking Forward !!! Cheers!!! -- View this message in context: http://activemq.2283324.n4.nabble.com/Acknowledgement-Failure-tp4694871.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.