iamqq23ue opened a new issue #2528: URL: https://github.com/apache/rocketmq/issues/2528
When I set brokerRole=SYNC_MASTER, send_ok should be returned after both master and slave have written. But if I start the master first, send messages for a long time, and then start the slave, it will take a while for the master to synchronize. I can still send messages successfully when the master and slave are out of sync. At this time, I should not be satisfied with synchronous replication. why? ---------------------------------------------------------------- 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]
