[
https://issues.apache.org/jira/browse/STORM-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382398#comment-14382398
]
Parth Brahmbhatt commented on STORM-726:
----------------------------------------
Cant really post PR against nimbus-ha branch as it is not upmerged to master.
here is a PR against my own na branch which is upmerged
https://github.com/Parth-Brahmbhatt/incubator-storm/pull/4
> Adding nimbus.host config for backward compatibility of client config
> ---------------------------------------------------------------------
>
> Key: STORM-726
> URL: https://issues.apache.org/jira/browse/STORM-726
> Project: Apache Storm
> Issue Type: Sub-task
> Reporter: Parth Brahmbhatt
> Assignee: Parth Brahmbhatt
>
> As part of Nimbus HA initiative we added nimbus discovery for client based on
> a new config called nimbus.seeds where users can specify a list of nimbus
> hosts that the clients can contact to figure out leader nimbus address. We
> deleted the nimbus.host config which is one value that all users modify in
> their cluster setup. Deleting this config is a backward incompatible change
> and will pretty much force everyone to update their client config even if
> they don't want nimbus HA. For backward compatibilty it is better to fail ver
> to nimbus.host when nimbus.seeds config has no value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)