[
https://issues.apache.org/jira/browse/STORM-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994828#comment-14994828
]
ASF GitHub Bot commented on STORM-1185:
---------------------------------------
Github user vesense commented on a diff in the pull request:
https://github.com/apache/storm/pull/865#discussion_r44204593
--- Diff: conf/storm.yaml.example ---
@@ -19,7 +19,7 @@
# - "server1"
# - "server2"
#
-# nimbus.host: "nimbus"
+# nimbus.seeds: ["localhost"]
--- End diff --
Good catch. Updated.
> 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)