GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/1539
MQTT work
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis mqtt
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1539.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 #1539
----
commit d5764fa11cc29aa2a2d006d6181abf1afa95a848
Author: Jens Reimann <[email protected]>
Date: 2017-09-07T15:23:09Z
ARTEMIS-1391 embedding 2 MQTT brokers is broken
commit 94e819c918af854700b00e09589e0d107bf5aa08
Author: Justin Bertram <[email protected]>
Date: 2017-09-15T15:59:57Z
ARTEMIS-1218 implement MQTT link stealing
commit f546c57f73995ae9b9ecb95f222d194d2f9067dc
Author: Justin Bertram <[email protected]>
Date: 2017-09-15T16:16:44Z
NO-JIRA use lambdas in tests for readability
----
---