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

ASF GitHub Bot commented on ARTEMIS-1523:
-----------------------------------------

GitHub user Skiler opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1677

    Allow mqtt with dynamic cluster

    https://issues.apache.org/jira/browse/ARTEMIS-1523


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Skiler/activemq-artemis master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1677.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 #1677
    
----
commit f506885272b7d074ba12f14d3831e3c4357aad46
Author: raul.valdoleiros <raul.valdolei...@ceiia.com>
Date:   2017-11-24T17:53:14Z

    Mqtt cluster

commit c502b2c71d91fb8420f214814d9926c98b203fa3
Author: raul.valdoleiros <raul.valdolei...@ceiia.com>
Date:   2017-11-28T15:45:34Z

    Merge remote-tracking branch 'upstream/master'

commit ef36451e5da2ad8db5c33ecc1f6ac5b28d249a5f
Author: raul.valdoleiros <raul.valdolei...@ceiia.com>
Date:   2017-11-24T17:53:14Z

    Mqtt cluster

commit 0f9ae82ab12b751bfe70d34ac5977454943dc200
Author: raul.valdoleiros <raul.valdolei...@ceiia.com>
Date:   2017-11-28T15:44:26Z

    ARTEMIS-1523 Fixing mqtt dynamic cluster
    
    Now artemis uses the message-load-balacing property of cluster connection 
to share the mqtt message between brokers

commit a7d115f30437ea2c2465f1af17768f69c973af48
Author: raul.valdoleiros <raul.valdolei...@ceiia.com>
Date:   2017-11-28T15:51:03Z

    ARTEMIS-1523 Fix pom

commit f10ce5e91a1094aaaeac2015b77d900cbb3f0b66
Author: raul.valdoleiros <raul.valdolei...@ceiia.com>
Date:   2017-11-28T15:52:36Z

    ARTEMIS-1523 Fix versions

----


> 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)

Reply via email to