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)