You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2017/10/18 13:32:00 UTC

[jira] [Created] (QPID-7975) [linearstore] Sending durable messages using AMQP 1.0 and 0-10 concurrently causes high latency for 1.0 messages

Kim van der Riet created QPID-7975:
--------------------------------------

             Summary: [linearstore] Sending durable messages using AMQP 1.0 and 0-10 concurrently causes high latency for 1.0 messages
                 Key: QPID-7975
                 URL: https://issues.apache.org/jira/browse/QPID-7975
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: Kim van der Riet


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.

A reproducer is shown in https://bugzilla.redhat.com/show_bug.cgi?id=1502885.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org