[ 
https://issues.apache.org/jira/browse/QPID-7975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kim van der Riet updated QPID-7975:
-----------------------------------
    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.  (was: 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.)

> [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.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to