flow-to-disk not handled correctly for persistent messages that are enqueued on
both durable and non-durable queues
-------------------------------------------------------------------------------------------------------------------
Key: QPID-2101
URL: https://issues.apache.org/jira/browse/QPID-2101
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: 0.5
Reporter: Gordon Sim
Fix For: 0.6
If a persistent message is published to an exchange that routes that message to
more than one queue, and if some of those queues are durable with flow-to-disk
as the active policy and some are not, then its possible that the broker will
release the content for the message due to exceeding the limit configured for
the flow to disk policy on one queue. This will mean that delivery of the
message from transient queues will fail as they are unable to reload the
content.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]