aaron1989041 opened a new issue #1278: 主从同步异常 URL: https://github.com/apache/rocketmq/issues/1278 集群架构(使用双主双从sync_master模式和sync_flush刷盘策略): 10.82.12.68: broker-a-master broker-b-slave 10.82.12.69: broker-b-master broker-a-slave 异常情况: 向broker-a写数据正常,向broker-b写时报错“SLAVE_NOT_AVAILABLE”。但是此时broker-b-maser的offset一直在增长,并没有拒绝写入。
---------------------------------------------------------------- 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
