| opends/src/server/org/opends/server/core/ModifyOperation.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/core/ModifyOperation.java
@@ -872,6 +872,8 @@ } try { // Check for and handle a request to cancel this operation. if (cancelRequest != null) { @@ -897,8 +899,6 @@ } try { // Get the entry to modify. If it does not exist, then fail. try {