mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/replication/server/changelog/je/JEChangelogDB.java @@ -650,6 +650,7 @@ try { cnIndexDB = new JEChangeNumberIndexDB(replicationServer, this.dbEnv); cnIndexDB.startTrimmingThread(); } catch (Exception e) {