You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Shiping Liang (JIRA)" <ji...@apache.org> on 2019/01/12 14:22:00 UTC

[jira] [Created] (ARTEMIS-2226) Use the wrong key to store Binding

Shiping Liang created ARTEMIS-2226:
--------------------------------------

             Summary: Use the wrong key to store Binding
                 Key: ARTEMIS-2226
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2226
             Project: ActiveMQ Artemis
          Issue Type: Bug
         Environment: Use *_MqttClusterRemoteSubscribeTest_* test. The internal queue name equal addressName (use addressName to save `Binding`).Ii is wrong. 

Use _*MQTTTest.testNoMessageReceivedAfterUnsubscribeMQTT*_ test. The internal queue name equal "clientId+'.'+addressName"(use "clientId+'.'+addressName" to save `Binding`). Good.
            Reporter: Shiping Liang
         Attachments: clusterTest.png, mqttTest.png





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)