Alex Rudyy created QPID-7851:
--------------------------------

             Summary: [Java Broker] [AMQP 1.0] Detaching of broker sending link 
endpoint might result in increment of a delivery count for messages only being 
prefetched by the client
                 Key: QPID-7851
                 URL: https://issues.apache.org/jira/browse/QPID-7851
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: qpid-java-broker-7.0.0
            Reporter: Alex Rudyy


On detaching of broker sending link endpoint, the Detach outcome with 
"delivery-failed" set to true is applied to all unsettled messages regardless 
their current delivery state. That results in increment of a delivery count for 
the messages not being seen by the client application. The latter might result 
in "dead lettering" or deleting the messages with delivery count above queue 
maximum delivery threshold.



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