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

pgamba
09.42.2009 bb81bc6849dcbf41593822bf5f8b181249e5afed
opends/src/server/org/opends/server/replication/server/ReplicationServerDomain.java
@@ -3128,7 +3128,7 @@
    ServerState dbState = this.getDbServerState();
    // The result is initialized from the dbState.
    // From it, we don't want to kepp the changes newer than eligibleCN.
    // From it, we don't want to keep the changes newer than eligibleCN.
    result = dbState.duplicate();
    if (eligibleCN != null)