[
https://issues.apache.org/jira/browse/QPID-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordon Sim closed QPID-1048.
----------------------------
> Dispatch of durable message from non-durable queue held up if message is also
> enqueued asynchronously on durable queue
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: QPID-1048
> URL: https://issues.apache.org/jira/browse/QPID-1048
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: M3
> Reporter: Gordon Sim
> Assignee: Gordon Sim
> Fix For: M3
>
>
> If two queues, one durable one non-durable, are bound such that they receive
> the same durable message delivery from each queue will currently be held up
> until the asynchronous enqueue completes. However the non-durable queue will
> never be notified of this completion and so the dispatch will stall until
> another message or consumer event triggers it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.