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

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

Github user michaelandrepearce commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1690#discussion_r155677138
  
    --- Diff: 
artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/impl/WildcardAddressManager.java
 ---
    @@ -30,6 +25,11 @@
     import org.apache.activemq.artemis.core.postoffice.BindingsFactory;
     import org.apache.activemq.artemis.core.transaction.Transaction;
     
    +import java.util.Collection;
    --- End diff --
    
    This move re-change wasn't needed, if could revert, so just the code 
changes needed are in the PR.


> 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