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

gbellato
13.14.2009 dae81daf36d95fd0b1693272331681a224f9b60f
opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java
@@ -4128,6 +4128,7 @@
        includeBranches.add(this.baseDn);
        importConfig.setIncludeBranches(includeBranches);
        importConfig.setAppendToExistingData(false);
        importConfig.setDNCheckPhase2(true);
        // Allow fractional replication ldif import plugin to be called
        importConfig.setInvokeImportPlugins(true);
        // Reset the follow import flag and message before starting the import