mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

mrossign
19.53.2010 b4c27fccb2913620731a9296b04baccb69846ac7
opendj-sdk/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