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 subversion and git services (Jira)" <ji...@apache.org> on 2020/11/25 10:29:00 UTC

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

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

ASF subversion and git services commented on ARTEMIS-1680:
----------------------------------------------------------

Commit 7b9641dc9a68752bd9227346994e97bed5051d02 in activemq-artemis's branch refs/heads/master from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=7b9641d ]

ARTEMIS-3009 - reference remoteBinding loadbalancing type on add binding, rather then doing a second pass via the po and address manager. rework ARTEMIS-1680


> 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: Major
>             Fix For: 2.5.0
>
>
> 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
(v8.3.4#803005)