9a88941a51
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. |
||
---|---|---|
.. | ||
src/test/java/org/apache/activemq | ||
pom.xml |