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

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

     [ https://issues.apache.org/jira/browse/STORM-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim resolved STORM-2396.
---------------------------------
       Resolution: Fixed
         Assignee: Ihor Kashperskyi
    Fix Version/s: 1.0.4
                   1.1.0
                   2.0.0

Thanks [~ikashperskyi], I merged into master, 1.x, 1.0.x branches.

> 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
>            Assignee: Ihor Kashperskyi
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.0.0, 1.1.0, 1.0.4
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> 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)