Message 'taken' notion is per message. But should be per message per queue
--------------------------------------------------------------------------
Key: QPID-454
URL: https://issues.apache.org/jira/browse/QPID-454
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: M2
Reporter: Martin Ritchie
Assigned To: Martin Ritchie
Fix For: M2
Currently doing msg.take() in the broker will break pub / sub. As a message is
referenced between queues not duplicated per queue. So marking message as taken
in one queue will result in the message not being sent from any other queue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.