activemq-artemis/tests/extra-tests
jbertram f3be78a096 ARTEMIS-179 Expose disconnect/reconnect problem
Currently a cluster bridge will continue to attempt to reconnect to
a node that sends it a DISCONNECT until its reconnect-attempts is
exhausted. A DISCONNECT message indicates that the node is not coming
back so no reconnect attempt should be made and the bridge should be
stopped, the bindings should be cleaned up, etc.

The change to this test exposes this problem.
2015-08-10 10:20:01 -05:00
..
src/test ARTEMIS-179 Expose disconnect/reconnect problem 2015-08-10 10:20:01 -05:00
pom.xml Add back extra test changes accidently removed during rebase 2015-05-19 16:00:34 +01:00