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

[jira] [Resolved] (AMQ-5401) AMQP transport handling of durable consumer unsubscribe if incorrect

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

Timothy Bish resolved AMQ-5401.
-------------------------------
    Resolution: Fixed

fixed on trunk

> AMQP transport handling of durable consumer unsubscribe if incorrect
> --------------------------------------------------------------------
>
>                 Key: AMQ-5401
>                 URL: https://issues.apache.org/jira/browse/AMQ-5401
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 5.10.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 5.11.0
>
>
> When a durable topic subscription unsubscribe request is handled errors can occur if the caller tries to remove an active durable subscription or the subscription does not exist.  Currently we mark the sender open with an error condition but don't close the broker side which can lead to the client not noticing the error and attempting to complete the unsubscribe operation.  



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