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

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

GitHub user naughtybear opened a pull request:

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

    [ROCKETMQ-64] Remove duplication code line in BrokerOuterAPI.registerBroker 
method

    Remove duplicated 
'result.setHaServerAddr(responseHeader.getHaServerAddr());' in  
BrokerOuterAPI.registerBroker method

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

    $ git pull https://github.com/naughtybear/incubator-rocketmq master

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

    https://github.com/apache/incubator-rocketmq/pull/44.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 #44
    
----
commit 17527ddd2f59df943d2251814c51c615a7b7b531
Author: Eric Han <[email protected]>
Date:   2017-01-17T02:43:09Z

    Remove duplication code line
    
    Remove duplicated 
'result.setHaServerAddr(responseHeader.getHaServerAddr());' in  
BrokerOuterAPI.registerBroker method

----


> Remove duplication code line in BrokerOuterAPI.registerBroker method
> --------------------------------------------------------------------
>
>                 Key: ROCKETMQ-64
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-64
>             Project: Apache RocketMQ
>          Issue Type: Bug
>            Reporter: hanzhaozhan
>            Assignee: vongosling
>            Priority: Minor
>
> Duplicated code line 
> 'result.setHaServerAddr(responseHeader.getHaServerAddr());' in 
> BrokerOuterAPI.registerBroker method.



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

Reply via email to