zhanguohuang commented on issue #1082: HA housekeeping failure, master close the connection frequently URL: https://github.com/apache/rocketmq/issues/1082#issuecomment-478312650 如果你确认问题跟我描述的完全一样,就可以参考以下两种方案: 1.调整slave中的参数haSendHeartbeatInterval从5000调到4000,master不需要改,用mqadmin updateBrokerConfig即可,不需要重启(推荐使用此方案) 2.查看我提的pr #1083 ,需求修改源码打包部署到slave机器上,而且需要重启。 @chengqipeng 补充:我提的另一个issue也会导致你说的这个问题 #1108 ,及它的解决方案 #1109
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
