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

gbellato
23.22.2009 7ac5abc5e443c98490a7fb41ce2f24ff41cdbe02
opendj-sdk/opends/src/server/org/opends/server/replication/server/DbHandler.java
@@ -398,7 +398,7 @@
          {
            try
            {
              msgQueue.wait(10000);
              msgQueue.wait(1000);
            } catch (InterruptedException e)
            { }
          }