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)