RongtongJin commented on issue #2711: URL: https://github.com/apache/rocketmq/issues/2711#issuecomment-792707484
If master write-only and slave read-only will have problems that do not conform to the semantics of read-your-writes and monotonic reads. For now, when the broker config slaveReadEnable is true, and when the consumer reads cold data, consumer will read from the slave. ---------------------------------------------------------------- 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]
