opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/MultimasterReplication.java
@@ -180,7 +180,7 @@ while (domain == null && temp != null) { domain = domains.get(temp); temp = temp.getParentDNInSuffix(); temp = DirectoryServer.getParentDNInSuffix(temp); } return domain;