You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/11/08 03:21:06 UTC

[GitHub] [rocketmq] Git-Yang edited a comment on issue #3468: Is this a Dledger bug? Only the master is working

Git-Yang edited a comment on issue #3468:
URL: https://github.com/apache/rocketmq/issues/3468#issuecomment-962775778


   There is no problem here. Reading from slave is disabled by default. You can enable slave reading by passing slaveReadEnable=true.
   By default, messages that are 40% behind the memory can be read from the slave, and you can adjust the accessMessageInMemoryMaxRatio to adjust the ratio.


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org