mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/replication/server/DbHandler.java @@ -398,7 +398,7 @@ { try { msgQueue.wait(10000); msgQueue.wait(1000); } catch (InterruptedException e) { } }