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

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

Github user jbertram commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1679
  
    The single commit here is much easier to understand so thanks for that.
    
    However, I don't believe technical solution is viable as it relies on the 
address for the subscription matching the address in the cluster-connection 
which would likely only happen if it was specifically configured that way which 
would preclude other clustered addresses.
    
    I think the real solution would be to address why the 
message-load-balancing-type isn't being set on the subscription queues in the 
first place.


> 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