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

[jira] [Created] (ROCKETMQ-118) broker haServer ??

zhaoziyan created ROCKETMQ-118:
----------------------------------

             Summary: broker haServer ??
                 Key: ROCKETMQ-118
                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-118
             Project: Apache RocketMQ
          Issue Type: Wish
            Reporter: zhaoziyan
            Assignee: vongosling


getHAServerAddr()
String addr = this.brokerConfig.getBrokerIP2() + ":" + this.messageStoreConfig.getHaListenPort();

in nameServer some log like this ( in conf ,ip1=ip2=10.126.84.66)
new broker registerd, 10.126.84.66:10911 HAServer: 10.126.84.66:10912

the use of haServer ????



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