Consumer skips messages in a queue when invoked from another queue
------------------------------------------------------------------
Key: AMQ-2565
URL: https://issues.apache.org/activemq/browse/AMQ-2565
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.3.0
Environment: ActiveMQ 5.4-SNAPSHOT, Spring 2.5.6, JDK 1.6
Reporter: Dragisa Krsmanovic
MessageListener that is triggered by a message in queue A reads messages from
queue B using JmsTemplate. Although there are more messages in queue B, it can
only read the first one. The bug was introduced in AMQ 5.3
This is duplicate of
[CAMEL-2305|https://issues.apache.org/activemq/browse/CAMEL-2305].
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.