[
https://issues.apache.org/jira/browse/ARTEMIS-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16155594#comment-16155594
]
ASF GitHub Bot commented on ARTEMIS-1218:
-----------------------------------------
GitHub user ctron opened a pull request:
https://github.com/apache/activemq-artemis/pull/1514
ARTEMIS-1218: Create a reproducer for this issue
This is a reproducer for ARTEMIS-1218
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ctron/activemq-artemis feature/reproduer_1218
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1514.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 #1514
----
commit ab0aec257e3e182d96eb552cb103f998fd855375
Author: Jens Reimann <[email protected]>
Date: 2017-09-06T16:06:51Z
ARTEMIS-1218: Create a reproducer for this issue
Signed-off-by: Jens Reimann <[email protected]>
----
> 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)