[ 
https://issues.apache.org/jira/browse/ARTEMIS-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179145#comment-16179145
 ] 

ASF subversion and git services commented on ARTEMIS-1391:
----------------------------------------------------------

Commit 144dbadcb590344b89e2e81cc4a1141e5a27f22d in activemq-artemis's branch 
refs/heads/master from [~ctron]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=144dbad ]

ARTEMIS-1391 embedding 2 MQTT brokers is broken


> 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.3.0
>            Reporter: Jens Reimann
>            Assignee: Justin Bertram
>             Fix For: 2.4.0
>
>
> 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)

Reply via email to