You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2017/09/11 15:25:01 UTC

[jira] [Commented] (STORM-1492) With nimbus.seeds set to default, a nimbus for localhost may appear "Offline"

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

Robert Joseph Evans commented on STORM-1492:
--------------------------------------------

[~kabhwan],

I merged your pull request into master, but the 1.x line it is not a clean merge.  If you want to put up a separate pull request there I would be happy to review it and merge it in.

> With nimbus.seeds set to default, a nimbus for localhost may appear "Offline"
> -----------------------------------------------------------------------------
>
>                 Key: STORM-1492
>                 URL: https://issues.apache.org/jira/browse/STORM-1492
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 1.0.0
>            Reporter: P. Taylor Goetz
>            Assignee: Jungtaek Lim
>            Priority: Minor
>             Fix For: 2.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> With the default value for {{nimbus.seeds}} ({{["localhost"]}}) Storm UI may list one "Offline" nimbus for localhost, and another as "Leader" for the resolved machine name.
> Steps to reproduce (assumes ZK is running; all on local machine):
> 1. Clean install of 1.0.0-SNAPSHOT (do not modify {{storm.yaml}})
> 2. Start nimbus
> 3. Start supervisor
> 4. Start ui
> 5. Navigate to http://localhost:8080
> A workaround is to modify {{storm.yaml}} and replace "localhost" with the hostname of the machine in {{nimbus.seeds}}.
> While trivial to correct, this may confuse users. One approach is to simply document this behavior.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)