Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-1048

Dispatch of durable message from non-durable queue held up if message is also enqueued asynchronously on durable queue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • M3
    • M3
    • C++ Broker
    • None

    Description

      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.

      Attachments

        Activity

          People

            gsim Gordon Sim
            gsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: