[
https://issues.apache.org/jira/browse/ROCKETMQ-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034078#comment-16034078
]
ASF GitHub Bot commented on ROCKETMQ-207:
-----------------------------------------
Github user Jaskey commented on the issue:
https://github.com/apache/incubator-rocketmq/pull/108
Thank you! Please relate JIRA link in the discriptions.
Also, there are multiple typo string literal in rocektmq code base , it's
welcome to fix them in this pr too.
> Fix spelling mistake if RouteInfoManager.java
> ---------------------------------------------
>
> Key: ROCKETMQ-207
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-207
> Project: Apache RocketMQ
> Issue Type: Improvement
> Components: rocketmq-namesrv
> Reporter: acoder2014
> Assignee: Xiaorui Wang
> Priority: Minor
>
> There is a spelling mistake in RouteInfoManager.java, i think we should fix
> it.
> {code:title=RouteInfoManager.java|borderStyle=solid}
> if (null == prevBrokerLiveInfo) {
> log.info("new broker registerd, {} HAServer: {}",
> brokerAddr, haServerAddr);
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)