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

[linearstore] Sending durable messages using AMQP 1.0 and 0-10 concurrently causes high latency for 1.0 messages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • qpid-cpp-1.37.0
    • C++ Broker
    • None

    Description

      When durable messages are sent to the same queue using both AMQP 1.0 and 0-10 concurrently, a condition is triggered where the store no longer flushes the 1.0 messages. When this condition is triggered, the 1.0 messages are flushed by the 0-10 activity on the queue, or if there is none, then the messages are never flushed.

      Attachments

        Activity

          People

            kpvdr Kim van der Riet
            kpvdr Kim van der Riet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: