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

ASF GitHub Bot commented on STORM-1185:
---------------------------------------

Github user jerrypeng commented on a diff in the pull request:

    https://github.com/apache/storm/pull/865#discussion_r44159502
  
    --- Diff: conf/storm.yaml.example ---
    @@ -19,7 +19,7 @@
     #     - "server1"
     #     - "server2"
     # 
    -# nimbus.host: "nimbus"
    +# nimbus.seeds: ["localhost"]
    --- End diff --
    
    since for Storm HA there can be multiple nimbus hosts, shouldn't we provide 
an example like with storm.zookeeper.servers that includes multiple hosts? Like 
    
    nimbus.seeds: ["host1", "host2", "host3"]


> Update storm.yaml with HA configuration
> ---------------------------------------
>
>                 Key: STORM-1185
>                 URL: https://issues.apache.org/jira/browse/STORM-1185
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 0.11.0
>            Reporter: Xin Wang
>            Assignee: Xin Wang
>            Priority: Minor
>
> replace nimbus.host with nimbus.seeds



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

Reply via email to