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

davidely
17.28.2007 d6ed8c17f84388757eb5bf3d0a60d9d93746f527
opendj-sdk/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