[
https://issues.apache.org/jira/browse/STORM-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384128#comment-15384128
]
Jungtaek Lim commented on STORM-1982:
-------------------------------------
Easy.
{code}
cd <STORM_HOME>/examples/storm-starter
../../bin/storm jar storm-starter-topologies-1.0.2.jar
org.apache.storm.starter.RollingTopWords
{code}
Process will not be terminated. Same thing applied to example topologies with
local mode.
> Topology running Local Cluster is not properly destroyed
> --------------------------------------------------------
>
> Key: STORM-1982
> URL: https://issues.apache.org/jira/browse/STORM-1982
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Affects Versions: 1.0.0, 1.0.1
> Reporter: Jungtaek Lim
> Priority: Minor
> Attachments: 15659.jstack, local-cluster-shutdown-hang.log
>
>
> The process which run LocalCluster is not properly destroyed.
> I'll attach the console log after kill is triggered, and jstack dump.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)