[ https://issues.apache.org/jira/browse/ARTEMIS-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16280261#comment-16280261 ]
ASF GitHub Bot commented on ARTEMIS-1523: ----------------------------------------- GitHub user Skiler opened a pull request: https://github.com/apache/activemq-artemis/pull/1690 ARTEMIS-1523 Allow MQTT with dynamic cluster ARTEMIS-1523 Allow MQTT with dynamic cluster You can merge this pull request into a Git repository by running: $ git pull https://github.com/Skiler/activemq-artemis mqqtcluster Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/1690.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 #1690 ---- commit c1e2d1472b6060117f9c64aad066f48324300201 Author: raul.valdoleiros <raul.valdolei...@ceiia.com> Date: 2017-11-24T17:53:14Z ARTEMIS-1523 Allow MQTT with dynamic cluster ARTEMIS-1523 Allow MQTT with dynamic cluster ---- > Cannot create a MQTT cluster > ---------------------------- > > Key: ARTEMIS-1523 > URL: https://issues.apache.org/jira/browse/ARTEMIS-1523 > Project: ActiveMQ Artemis > Issue Type: Bug > Affects Versions: 2.4.0 > Reporter: Raul Valdoleiros > Priority: Blocker > > I created a cluster with two nodes of artemis brokers, configured with mqtt > protocol. > The goal is to send a message, through mqtt, to broker 1 and receive it in > the subscriber of broker 2. > I've wrote a test for that: > https://github.com/Skiler/activemq-artemis/tree/master/examples/features/clustered/clustered-queue-mqtt > Can anyone help me understand what is wrong? > Thanks in advance, > Raul -- This message was sent by Atlassian JIRA (v6.4.14#64029)