You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2017/07/05 08:27:00 UTC

[jira] [Created] (QPID-7851) [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

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org