You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2018/11/20 21:56:00 UTC

[jira] [Created] (QPIDJMS-434) Consumer whose close was deferred in a client ack session can cause an exception when another consumer is also present in that session

Timothy Bish created QPIDJMS-434:
------------------------------------

             Summary: Consumer whose close was deferred in a client ack session can cause an exception when another consumer is also present in that session
                 Key: QPIDJMS-434
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-434
             Project: Qpid JMS
          Issue Type: Bug
          Components: qpid-jms-client
    Affects Versions: 0.38.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 0.39.0


When a consumer that has received but not acknowledged messages in a client ack session is closed, the close operation is deferred until either a message.acknowledge call is made or the parent session is closed.  If there are two consumers in such a session a call to acknowledge on a message can lead to an exception being thrown in error. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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