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

Fabio Pistolesi
05.18.2015 f0a048d41a13eca4cba405da9403c2469ca3d1ea
opendj-server-legacy/src/main/java/org/opends/server/backends/jeb/Index.java
@@ -28,7 +28,7 @@
import static com.sleepycat.je.OperationStatus.*;
import static org.opends.messages.JebMessages.*;
import static org.opends.messages.BackendMessages.*;
import java.util.*;
@@ -433,7 +433,7 @@
    }
    setTrusted(txn, false);
    logger.error(ERR_JEB_INDEX_CORRUPT_REQUIRES_REBUILD, name);
    logger.error(ERR_INDEX_CORRUPT_REQUIRES_REBUILD, name);
  }
  /**