[
https://issues.apache.org/jira/browse/STORM-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286271#comment-15286271
]
ASF GitHub Bot commented on STORM-1730:
---------------------------------------
Github user fbyrne commented on the pull request:
https://github.com/apache/storm/pull/1400#issuecomment-219662853
Sure, that's no problem. I haven't been able to find the Java style guide
on the contribute readme.
Can you point me to this or if there is an eclipse formatter configuration
you can forward to me.
> LocalCluster#shutdown() does not terminate all storm threads/thread pools.
> --------------------------------------------------------------------------
>
> Key: STORM-1730
> URL: https://issues.apache.org/jira/browse/STORM-1730
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Affects Versions: 1.0.0
> Environment: Windows 7 x64
> Oracle Java 1.8.0 u92 x64
> Reporter: Fergus Byrne
> Assignee: Fergus Byrne
> Priority: Minor
> Attachments: Thread Pool '47' remaining..png, storm-shutdown-issue.zip
>
>
> When using the LocalCluster in test setup. LocalCluster#shutdown() does not
> shutdown all executor services it starts. In my test case, there is a single
> thread pool executor service that is not shutdown and not daemon. This keeps
> the jvm alive when it is expected to terminate.
> Please see attached test case. In my example, thread pool 47 is not
> shutdown. Naming here is conditional on threading.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)