[
https://issues.apache.org/jira/browse/ARTEMIS-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167841#comment-16167841
]
Timothy Bish commented on ARTEMIS-1218:
---------------------------------------
ActiveMQ 5.x introduced link stealing in order to comply with [MQTT-3.1.4-2]
[1] so to be fully compliant Artemis would also need to allow such behavior.
There's a test in the imported MQTTTest.java in the integration suite that
already tests this case and is ignored for now with a comment about same.
> Connecting with an MQTT client ID only works once
> -------------------------------------------------
>
> Key: ARTEMIS-1218
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1218
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: MQTT
> Affects Versions: 2.1.0
> Reporter: Jens Reimann
>
> Connecting to a default artemis instance (created with {artemis create --user
> XX --password XX}) and connecting via MQTT with a client ID works only once.
> The second time the client connect it gets refused during the connect.
> Using an empty client ID works.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)