opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/DN2ID.java
@@ -368,7 +368,7 @@ pushNewParent(dn, entryID); return true; } popCompleteParents(DN.NULL_DN.toNormalizedByteString()); popCompleteParents(DN.rootDN().toNormalizedByteString()); return false; }