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

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