[
https://issues.apache.org/jira/browse/ROCKETMQ-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833384#comment-15833384
]
ASF GitHub Bot commented on ROCKETMQ-70:
----------------------------------------
GitHub user shroman opened a pull request:
https://github.com/apache/incubator-rocketmq/pull/48
[ROCKETMQ-70] Duplicate methods in NettyRemotingClient
JIRA issue: https://issues.apache.org/jira/browse/ROCKETMQ-70
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shroman/incubator-rocketmq ROCKETMQ-70
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rocketmq/pull/48.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 #48
----
commit e14c18c04f8f2aafdf3ce9acc9fbbe4bdca7a8d1
Author: shroman <[email protected]>
Date: 2017-01-22T09:07:14Z
[ROCKETMQ-70] Duplicate methods in NettyRemotingClient
JIRA issue: https://issues.apache.org/jira/browse/ROCKETMQ-70
----
> Duplicate methods in NettyRemotingClient
> ----------------------------------------
>
> Key: ROCKETMQ-70
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-70
> Project: Apache RocketMQ
> Issue Type: Bug
> Components: rocketmq-remoting
> Reporter: Roman Shtykh
> Assignee: Roman Shtykh
> Priority: Trivial
>
> {{NettyRemotingClient}} contains two methods doing the same thing as
> overridden {{getRPCHook}} and {{getNameServerAddressList}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)