mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/replication/server/ReplicationServerDomain.java @@ -2507,7 +2507,7 @@ { if (msg.isReplicaOfflineMsg()) { domainDB.replicaOffline(baseDN, msg.getCSN()); domainDB.notifyReplicaOffline(baseDN, msg.getCSN()); } else {