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

pgamba
10.43.2009 45eb21b1354b6925fc058f834f505a9699d1bbbe
opends/src/server/org/opends/server/replication/server/SafeDataExpectedAcksInfo.java
@@ -85,7 +85,7 @@
     * him with assured safe data mode, we double check here that the ack sender
     * is a RS to take the ack into account.
     */
     if (ackingServer.isLDAPserver())
     if (ackingServer.isDataServer())
     {
       // Sanity check: this should never happen
        if (debugEnabled())