[ https://issues.apache.org/jira/browse/ARTEMIS-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364426#comment-16364426 ]
ASF GitHub Bot commented on ARTEMIS-1680: ----------------------------------------- Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1869 can you tidy up the commit message... I'm a bit flexible with long names.. some people are strict with 80 characters on the first line... but your line is way too big.. it's hard to read with a git log > 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 > Priority: Blocker > > 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)