You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/04 12:09:00 UTC

[jira] [Commented] (ARTEMIS-1523) Cannot create a MQTT cluster

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

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

Github user Skiler commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1679
  
    Hi @jbertram 
    
    For what I have analysed in the artemis code, the message-load-balancing-type is only set for queues configured in the broker.xml.
    When you publish to an auto created queue it seems the load balancing type isn't set by the postoffice.
    So can you help me understand how this is supposed to work in order to fix it? I can do this without using the address and using the value defined in the default cluster connection. What do you think?
    
    Thanks in advance



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