activemq-artemis/tests/byteman-tests
jbertram 9a88941a51 ACTIVEMQ6-86 Backup announcement may fail
When a live and backup server are both started at or near the same moment
there is a small window where the live server's acceptors have been
started but the server's state != STARTED. During this window if the
backup sends its announcement the announcement will fail and the backup
will shutdown. This fix closes this small window by only starting the
acceptors until the server is fully started.
2015-03-04 14:44:24 -06:00
..
src/test/java/org/apache/activemq ACTIVEMQ6-86 Backup announcement may fail 2015-03-04 14:44:24 -06:00
pom.xml Fixing the build after the release (6.0.1 snapshot) 2015-03-03 12:36:27 -05:00