Github user DImuthuUpe commented on the issue:
https://github.com/apache/helix/pull/179
@lei-xia : Thanks for the feedback. It is possible. If the thread pool size
is 40, there should be threads named from TaskStateModelFactory-task_thread-0
to ... 39. In the logs it should print either one of them as the thread id.
This could be useful when we analyze thread dumps or to analyze the thread
utilization of the participant.---
