activemq-artemis/tests/integration-tests
Howard Gao 262990fa67 ARTEMIS-1779 ClusterConnectionBridge may connect to other nodes than its target
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 issue shows up when you run LiveToLiveFailoverTest.testConsumerTransacted
test.

Also in this commit improvement of BackupSyncJournalTest so that it runs more
stable.
2018-04-03 16:22:13 -04:00
..
src/test ARTEMIS-1779 ClusterConnectionBridge may connect to other nodes than its target 2018-04-03 16:22:13 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2018-03-12 12:46:27 -04:00