| opends/src/server/org/opends/server/replication/server/ECLServerHandler.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/replication/server/ECLServerHandler.java
@@ -689,11 +689,7 @@ else { // startDraftCN is > the potential last DraftCN throw new DirectoryException( ResultCode.SUCCESS, Message.raw(Category.SYNC, Severity.INFORMATION,"Bad value provided for change number " + " Failed to match a replication state to "+startDraftCN)); throw new DirectoryException(ResultCode.SUCCESS, Message.raw("")); } } }