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

davidely
17.28.2007 13243b7d59ccb89dbd12fdf50b6eb56e16b07f26
opends/src/server/org/opends/server/extensions/TraditionalWorkQueue.java
@@ -553,7 +553,8 @@
    }
    catch (InterruptedException ie)
    {
      assert debugException(CLASS_NAME, "retryNextOperation", ie);
      // This is somewhat expected so don't log.
      //      assert debugException(CLASS_NAME, "retryNextOperation", ie);
      // If this occurs, then the worker thread must have been interrupted for
      // some reason.  This could be because the Directory Server is shutting