You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2018/01/30 09:48:00 UTC

[jira] [Commented] (STORM-2917) Check the config(nimbus.host) before using it to connect

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

Jungtaek Lim commented on STORM-2917:
-------------------------------------

[~MichealShin]
Nice finding. Could you submit pull request on this? Thanks in advance!

> Check the config(nimbus.host) before using it to connect
> --------------------------------------------------------
>
>                 Key: STORM-2917
>                 URL: https://issues.apache.org/jira/browse/STORM-2917
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: MichealShin
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: STORM-2917-1.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There is a situation: the deployer wants to use the new nimbus config(nimbus.seeds), but still leave the blank deprecated config(nimbus.host) in storm.yaml. It will not work.
> To avoid this, the program should at least check whether the deprecated config is blank. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)