hjl2015 opened a new issue #286: 双master模式下,关闭其中一个broker,新创建的topic路由无法更新? URL: https://github.com/apache/rocketmq/issues/286 有2个broker,分别是173,174组成双mastyer集群,如果173 shutdown,那么新创建的topic只会路由到174的broker,即使173后面重新开启,topic也不会自动更新路由信息,导致问题: 1.topic没有负载均衡 2.如果174 shutdown,那么这个topic将无法生产和消费 所以要怎样更新topic的路由信息?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
