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

Jean-Noel Rouvignac
29.32.2015 6a3e29b8d8df1561b4932c283e147f848aaf84cd
opendj-server-legacy/src/main/java/org/opends/server/replication/server/ReplicationServer.java
@@ -690,7 +690,7 @@
    if (providedState == null)
    {
      // missing domains do not invalidate a cookie.
      // results will include all the changes of the missing domains
      // results will include all the changes of the missing domains
      return false;
    }
    final ServerState domainOldestState = getReplicationServerDomain(domainDN).getOldestState();