Redelivered information is currently recorded per message it should be per
message per queue.
---------------------------------------------------------------------------------------------
Key: QPID-469
URL: https://issues.apache.org/jira/browse/QPID-469
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: M1, M2
Reporter: Martin Ritchie
Fix For: M3
Currently if a message is redelelivered on one queue via the topic exchange it
will be marked as redelivered via all the queues that receieved that message
via the topic exchange.
This information along with others such as taken need to be moved to a new
object that relates to the queue metadata for that message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.