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

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

acoder2014 created ROCKETMQ-207:
-----------------------------------

             Summary: 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.
```java
                if (null == prevBrokerLiveInfo) {
                    log.info("new broker registerd, {} HAServer: {}", brokerAddr, haServerAddr);
                }
```



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