mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/replication/service/ReplicationDomain.java @@ -719,7 +719,7 @@ ReplicationMsg msg; try { msg = broker.receive(); msg = broker.receive(true); if (msg == null) { // The server is in the shutdown process