opendj3-server-dev/src/server/org/opends/server/backends/pluggable/RootContainer.java
@@ -178,7 +178,7 @@ LDIFImportResult importLDIF(LDIFImportConfig importConfig) throws DirectoryException { RuntimeInformation.logInfo(); if (importConfig.clearBackend()) if (Importer.mustClearBackend(importConfig, config)) { removeFiles(); }