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/09/04 12:05:52 UTC

[jira] [Closed] (AMQ-5330) MQTT unsubscribe command doesn't remove durable subscriber from topic

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

Timothy Bish closed AMQ-5330.
-----------------------------
    Resolution: Fixed

> MQTT unsubscribe command doesn't remove durable subscriber from topic
> ---------------------------------------------------------------------
>
>                 Key: AMQ-5330
>                 URL: https://issues.apache.org/jira/browse/AMQ-5330
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: MQTT
>    Affects Versions: 5.9.0
>         Environment: windows xp sp3
>            Reporter: ysliu
>
> I used a mqtt client, Paho, connected to ActiveMQ5.9.0 and subscribed a topic with cleansession=false. Then I found a durable consumer was created on specified topic. Then I unsubscribed from that topic and closed the mqtt connection. After that I found the durable consumer was still there. I think the durable consumer should be removed when client unsubscribed from the specified topic, otherwise the client would have no chance to remove it.



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