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

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

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

Jungtaek Lim resolved STORM-1112.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0

Thanks [~zhuoliu],
I merged into master.

> 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
>            Assignee: Zhuo Liu
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> 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)