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

[jira] [Created] (ARTEMIS-1779) ClusterConnectionBridge may connect to other nodes than its target

Howard Gao created ARTEMIS-1779:
-----------------------------------

             Summary: ClusterConnectionBridge may connect to other nodes than its target
                 Key: ARTEMIS-1779
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1779
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Howard Gao
            Assignee: Howard Gao


The cluster connection bridge has a TopologyListener and connects to a new node each time it receives a nodeUp() event. It needs to put a check here to make sure that the cluster bridge only connects to its target node and it's backups.



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