You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Renkai Ge (JIRA)" <ji...@apache.org> on 2015/09/02 05:52:45 UTC

[jira] [Commented] (STORM-1005) Supervisor do not get running workers after restart.

    [ https://issues.apache.org/jira/browse/STORM-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14726696#comment-14726696 ] 

Renkai Ge commented on STORM-1005:
----------------------------------

I basically know the reason why supervisor do not recognize the running workers.
storm.local.dir is set to "storm-local" by default,which is a relative path to where I start the supervisor.
if supervisor shutdown by accident and I restart it from another directory,it will create a new local directory and ignore the former one.

> Supervisor do not get running workers after restart.
> ----------------------------------------------------
>
>                 Key: STORM-1005
>                 URL: https://issues.apache.org/jira/browse/STORM-1005
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: Storm-eventhubs
>    Affects Versions: 0.9.4
>            Reporter: Renkai Ge
>         Attachments: screenshot-1.png, screenshot-2.png
>
>
> I have 8 supervisors running,2 of them shutdown by themselves.
> After I restart them.One supervisor shows the right number of workers, but another shows the worker number is 0 while the workers are still running on that host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)