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/06/02 03:17:05 UTC

[jira] [Commented] (ROCKETMQ-207) Fix spelling mistake if RouteInfoManager.java

    [ 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)