On 11/14/2013 03:41 PM, Nitin Shah wrote:
Yes we are doing sender.close()
Do you have a simple example that shows the problem? Or can you create one?
Also why does the broker replay messages?
The broker will replay messages on a queue that were sent with the expectation of receiving an acknowledgement, but did not receive one.
If you have reconnect enabled for the client, then the open senders will also replay any indoubt messages when reconnecting.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
