Hi, I have multiple theads wich share a connection and establish a new session for everyone to consume messages from the same queue on the same machine. I found that if I close sessions and the connection properly and I restart threads, there will be a redelivered messages. Isn't strange? Why messages are redelivered? I haven't killed the process with a kill -9.
Can you explain this behaviour? Thank you. -- View this message in context: http://www.nabble.com/Message-Redelivery-strange-behaviour-tf4055401s2354.html#a11519466 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
