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 2016/11/07 13:48:58 UTC

[jira] [Resolved] (STORM-2188) It can be difficult to tell which thread is hanging when an executor fails to shut down in time in local mode

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

Jungtaek Lim resolved STORM-2188.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Thanks [~Srdo], I merged into master.

> It can be difficult to tell which thread is hanging when an executor fails to shut down in time in local mode
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: STORM-2188
>                 URL: https://issues.apache.org/jira/browse/STORM-2188
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Stig Rohde Døssing
>            Assignee: Stig Rohde Døssing
>            Priority: Trivial
>             Fix For: 2.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When an executor shuts down threads, it should first interrupt all the threads, then join the threads in a separate loop while debug logging which thread it's joining. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)