[jira] [Commented] (HELIX-613) TaskStateModel generates significant amount of threads and causing thread leaking problem

2015-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14995539#comment-14995539 ] ASF GitHub Bot commented on HELIX-613: -- GitHub user lei-xia opened a pull request:

[GitHub] helix pull request: [HELIX-613] Fix thread leaking problems in Tas...

2015-11-07 Thread lei-xia
GitHub user lei-xia opened a pull request: https://github.com/apache/helix/pull/38 [HELIX-613] Fix thread leaking problems in TaskStateModel. Current TaskStateModel creates a thread-pool containing 40 threads for each instance of TaskStateModel, thus it creates 40 threads for each

[GitHub] helix pull request: [HELIX-613] Fix thread leaking problems in Tas...

2015-11-07 Thread kishoreg
Github user kishoreg commented on the pull request: https://github.com/apache/helix/pull/38#issuecomment-154778932 LGTM. Any test case to ensure that there is no leak? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Commented] (HELIX-613) TaskStateModel generates significant amount of threads and causing thread leaking problem

2015-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14995543#comment-14995543 ] ASF GitHub Bot commented on HELIX-613: -- Github user kishoreg commented on the pull request: