[
https://issues.apache.org/jira/browse/ARTEMIS-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157106#comment-16157106
]
ASF GitHub Bot commented on ARTEMIS-1391:
-----------------------------------------
Github user ctron commented on the issue:
https://github.com/apache/activemq-artemis/pull/1520
I did talk to @mtaylor I understood that we would go that way.
I know you can't merge that right now, but we can wait for the fix to the
made and then rebase and merge this PR.
> Embedding two instances of Artemis as MQTT broker doesn't work
> --------------------------------------------------------------
>
> Key: ARTEMIS-1391
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1391
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: MQTT
> Affects Versions: 2.1.0
> Reporter: Jens Reimann
>
> Using Artemis as an embedded MQTT broker, having two instances in the same
> JVM doesn't work.
> The root cause for that is that Artemis seems to track client IDs in a static
> collection and thus it is not possible for two clients, with the same client
> ID, to connect to these two instances at the same time.
> This is related to ARTEMIS-1218
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)