You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ihor Kashperskyi (JIRA)" <ji...@apache.org> on 2017/03/04 14:20:45 UTC

[jira] [Created] (STORM-2396) Utils.sleep method doesn't set interrupted flag after catching InterruptedException

Ihor Kashperskyi created STORM-2396:
---------------------------------------

             Summary: Utils.sleep method doesn't set interrupted flag after catching InterruptedException
                 Key: STORM-2396
                 URL: https://issues.apache.org/jira/browse/STORM-2396
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-core
            Reporter: Ihor Kashperskyi
            Priority: Minor


Utils.sleep catches and wraps InterruptedException into a RuntimeException without setting the interrupted status back.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)