mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/replication/plugin/ReplicationBroker.java @@ -1018,6 +1018,7 @@ */ public void stop() { stopHeartBeat(); replicationServer = "stopped"; shutdown = true; connected = false;