You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/01/23 10:07:35 UTC

[jira] [Commented] (STORM-534) Store Nimbus Server Information in zookeeper path {storm.zookeeper.root}/nimbus

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

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

GitHub user caofangkun opened a pull request:

    https://github.com/apache/storm/pull/394

    STORM-534:Store Nimbus Server Information in zookeeper path {storm.zookeeper.root}/nimbus

    Store Nimbus Server Information in zookeeper path {storm.zookeeper.root}/nimbus
    like {nimbus_host_name}:{nimbus_thrift_port}
    May add more information like nimbus server version Information ?


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/caofangkun/apache-storm storm-534

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/394.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #394
    
----
commit 6c04e1bea802d28ae92a234ddbaad2c1ed0a6835
Author: caofangkun <ca...@gmail.com>
Date:   2015-01-23T01:28:46Z

    Merge pull request #4 from apache/master
    
    Merger from apache/storm to caofangkun/apache-storm

commit 52cbe5f6459f0923c7eda573df1ad5b792c5ba98
Author: caofangkun <ca...@gmail.com>
Date:   2015-01-23T08:55:42Z

    STORM-534:Store Nimbus Server Information in zookeeper path {storm.zookeeper.root}/nimbus

commit 55f95b52f5f49c5572d81d6b653babafa67750c4
Author: caofangkun <ca...@gmail.com>
Date:   2015-01-23T09:02:21Z

    STORM-534:Store Nimbus Server Information in zookeeper path {storm.zookeeper.root}/nimbus

----


> Store Nimbus Server Information in zookeeper path {storm.zookeeper.root}/nimbus
> -------------------------------------------------------------------------------
>
>                 Key: STORM-534
>                 URL: https://issues.apache.org/jira/browse/STORM-534
>             Project: Apache Storm
>          Issue Type: Improvement
>    Affects Versions: 0.10.0
>            Reporter: caofangkun
>            Assignee: caofangkun
>            Priority: Minor
>
> 1) {nimbus.host} {nimbus.thrift.port} {storm.version} will be stored in  {storm.zookeeper.root}/nimbus like  "localhost:8826:0.9.3-r1234"
> 2) Storm Clients only need to configure {storm.zookeeper.root} to get Nimbus Server Information, Configuration like {nimbus.host} {nimbus.thrift.port} {storm.version} will be ignored



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