mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-06 01:10:14 +00:00
This closes #2061
This commit is contained in:
commit
3c8c434f17
@ -64,7 +64,7 @@ public class SharedNothingBackupQuorum implements Quorum, SessionFailureListener
|
||||
|
||||
private final NetworkHealthCheck networkHealthCheck;
|
||||
|
||||
private boolean stopped = false;
|
||||
private volatile boolean stopped = false;
|
||||
|
||||
/**
|
||||
* This is a safety net in case the live sends the first {@link ReplicationLiveIsStoppingMessage}
|
||||
|
Loading…
x
Reference in New Issue
Block a user