John Yin created CAMEL-7112:
-------------------------------
Summary: A single call of consumerTemplate.receiveBody consumes
more than one messages from a SEDA queue
Key: CAMEL-7112
URL: https://issues.apache.org/jira/browse/CAMEL-7112
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 2.12.2
Environment: JDK 1.7 on Windows 8.1
Reporter: John Yin
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.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)