Hi all. Recently we have such a need in our project. We would like to always persist the last sent message. So in case of a system failure, we would be able to recover the message and resend to the consumer once they are reconnected.
My plan was to save the message right after it was sent and by doing in a rolling fashion, there is always the last message on the disk. However, this method seems not right. Does anyone have an idea how this could be done? -- View this message in context: http://activemq.2283324.n4.nabble.com/Persist-Last-Image-tp4680193.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.