You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Zhuo Liu (JIRA)" <ji...@apache.org> on 2015/10/14 23:29:05 UTC

[jira] [Created] (STORM-1112) Add executor id to the thread name of the executor thread for debug

Zhuo Liu created STORM-1112:
-------------------------------

             Summary: Add executor id to the thread name of the executor thread for debug
                 Key: STORM-1112
                 URL: https://issues.apache.org/jira/browse/STORM-1112
             Project: Apache Storm
          Issue Type: Improvement
          Components: storm-core
            Reporter: Zhuo Liu
            Priority: Minor


Currently the thread name of an executor is with just component id, e.g., "Thread-20-split"", which is not informative. 
Instead, adding the executor-id to the execuctor's thread name can help us debug inside the worker (e.g., using jstack).



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