| opends/src/server/org/opends/server/backends/jeb/EntryContainer.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/backends/jeb/EntryContainer.java
@@ -212,8 +212,7 @@ try { //Try creating all the indexes before confirming they are valid ones. AttributeIndex index = new AttributeIndex(cfg, state, env, EntryContainer.this); new AttributeIndex(cfg, state, env, EntryContainer.this); } catch(Exception e) {