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

pgamba
09.42.2009 9cafb13a3b73e274819a33c6506c3f388efa5415
opendj-sdk/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)