You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/17 12:11:04 UTC

[jira] [Commented] (ROCKETMQ-200) Cluster name is always missing when fetch ClusterInfo from name server

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

ASF GitHub Bot commented on ROCKETMQ-200:
-----------------------------------------

GitHub user Jaskey opened a pull request:

    https://github.com/apache/incubator-rocketmq/pull/105

    [ROCKETMQ-200]-Cluster name is always missing when fetch ClusterInfo from name server

    https://issues.apache.org/jira/browse/ROCKETMQ-200
    


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

    $ git pull https://github.com/Jaskey/incubator-rocketmq ROCKETMQ-200-Cluster-missing

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

    https://github.com/apache/incubator-rocketmq/pull/105.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 #105
    
----
commit c52edde359f170530f77a36d2f0c6df50f2de1a9
Author: Jaskey <li...@gmail.com>
Date:   2017-05-17T12:06:32Z

    Bug fix : Cluster name is always missing when fetch ClusterInfo from name server

----


> Cluster name is always missing when fetch ClusterInfo from name server
> ----------------------------------------------------------------------
>
>                 Key: ROCKETMQ-200
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-200
>             Project: Apache RocketMQ
>          Issue Type: Bug
>          Components: rocketmq-namesrv
>    Affects Versions: 4.1.0-incubating
>            Reporter: Jaskey Lam
>            Assignee: Jaskey Lam
>
> There are some BrokerData in the ClusterInfo, while the clsuter in the BrokerData is always null since the cluster info is never set when create this instance.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)