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

Jean-Noël Rouvignac
07.50.2016 44f742165dfc3e54f59511110a88922f6adbe51b
opendj-server-legacy/src/main/java/org/opends/server/plugins/ReferentialIntegrityPlugin.java
@@ -550,9 +550,9 @@
   * background thread is processing changes. If this method is being called
   * by a delete post operation, then setting the "log" value to false will
   * cause the DN to be processed in foreground
   *
   * <p>
   * If the DN is to be processed, than each base DN or public naming
   * context (if the base DN configuration is empty) is is checked to see if
   * context (if the base DN configuration is empty) is checked to see if
   * entries under it contain references to the deleted entry DN that need
   * to be removed.
   *