Details
Description
Polling an amq topic via REST, MessageServlet:
on very fast message arrival the MessageAvalableListener is fired multiple times and then overwrites the message attribute of the Continuation.
This leads to messages getting lost.
Polling an amq topic via REST, MessageServlet:
on very fast message arrival the MessageAvalableListener is fired multiple times and then overwrites the message attribute of the Continuation.
This leads to messages getting lost.