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 2016/08/24 16:38:20 UTC

[jira] [Created] (QPIDJMS-201) Consumer handling of no drain response can unsubscribe a durable subscription

Timothy Bish created QPIDJMS-201:
------------------------------------

             Summary: Consumer handling of no drain response can unsubscribe a durable subscription
                 Key: QPIDJMS-201
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-201
             Project: Qpid JMS
          Issue Type: Bug
          Components: qpid-jms-client
    Affects Versions: 0.10.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 0.11.0


When a MessageConsumer fails to receive a response to a drain request it closes the consumer instance which triggers the link to be closed, if that happens to be a consumer on a durable subscription it also results in the subscription being unsubscribed.  The handler needs to detach the receiver in this case instead of closing it.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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