You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Raul Valdoleiros (JIRA)" <ji...@apache.org> on 2018/02/13 15:42:00 UTC

[jira] [Created] (ARTEMIS-1680) Message load balancing type isn't updated in the linked bindings when wildcards are used

Raul Valdoleiros created ARTEMIS-1680:
-----------------------------------------

             Summary: Message load balancing type isn't updated in the linked bindings when wildcards are used
                 Key: ARTEMIS-1680
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1680
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Raul Valdoleiros


I added a test in the class MqttClusterWildcardTest that shows the problem.

The problem is:
 * Broker 1 starts
 * Client 1 connects
 ** subscribe a wildcard address
 ** send data to a linked address (from the previous bullet)
 * Broker 2 starts
 * Client 2 connects
 ** subscribe a wildcard address
 ** send data to a linked address
 * Stackoverflow error



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)