You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Stig Rohde Døssing (JIRA)" <ji...@apache.org> on 2016/11/05 15:38:58 UTC

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

Stig Rohde Døssing created STORM-2188:
-----------------------------------------

             Summary: 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


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)