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

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

Raul Valdoleiros created ARTEMIS-1555:
-----------------------------------------

             Summary: 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


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)