Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.12.2
-
None
-
JDK 1.7 on Windows 8.1
-
Unknown
Description
When using consumer template's receiveBody on a SEDA queue that has multiple exchanges, a single call of receiveBody consumed more than one messages from the queue. This happens for both receiveBody and receiveBodyNoWait.
I will attach a test project that can produce this issue.