| opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java | ●●●●● patch | view | raw | blame | history |
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java
@@ -2314,8 +2314,10 @@ op.run(); ResultCode result = op.getResultCode(); if (result != ResultCode.SUCCESS) if ((result != ResultCode.SUCCESS) && (result != ResultCode.NO_SUCH_OBJECT)) { // The case where the backend is empty (NO_SUCH_OBJECT) // is not an error case. Message message = ERR_UPDATING_GENERATION_ID.get( op.getResultCode().getResultCodeName() + " " + op.getErrorMessage(),