You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/13 10:34:00 UTC

[jira] [Commented] (ARTEMIS-1555) MQTT - Unsubscribe topic in cluster environment leaves reference to the consumer

    [ https://issues.apache.org/jira/browse/ARTEMIS-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16289059#comment-16289059 ] 

ASF GitHub Bot commented on ARTEMIS-1555:
-----------------------------------------

GitHub user Skiler opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1706

    ARTEMIS-1555 MQTT - Unsubscribe topic in cluster environment leaves ...

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Skiler/activemq-artemis remoteQueueSubscription

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1706.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1706
    
----
commit 0be0d4592da3408d20ce953865b9afe27fc575a3
Author: raul.valdoleiros <ra...@ceiia.com>
Date:   2017-12-13T10:31:34Z

    ARTEMIS-1555 MQTT - Unsubscribe topic in cluster environment leaves ...

----


> MQTT - Unsubscribe topic in cluster environment leaves reference to the consumer
> --------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1555
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1555
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Raul Valdoleiros
>            Priority: Blocker
>
> The use case is:
> * Subscribe queue A in broker 1
> * Subscribe queue A in broker 2
> * Send messages to queue A in broker 1
> * Process messages in the two subscribers
> * Unsubscribe queue A in broker 2
> * Send messages to queue A in broker 1
> * Some messages aren't delivered in subscriber of broker 1



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)