opendj-sdk/opends/src/server/org/opends/server/backends/jeb/ID2Entry.java
@@ -95,7 +95,7 @@ DataConfig dataConfig, String name) { this.entryContainer = entryContainer; this.dbConfig = dbConfig; this.dbConfig = dbConfig.cloneConfig(); this.name = name; this.dataConfig = dataConfig; }