iamqq23ue opened a new issue #3484: URL: https://github.com/apache/rocketmq/issues/3484
verson:4.9.1 1 master 1 slave I simulate slave readonly during chaos test .It is found that if the slave is readonly, the TPS will drop to 0 if the pressure is tested for a period of time Then I stopped the stress test, set sendMsgTimeout to 30 seconds, and sent a few messages. You can see that the client message sending timed out instead of FLUSH_TIME_OUT. By the way, synctimeout is the default 5 seconds. FLUSH_TIME_OUT does not take effect。 In addition, I suggest that if the slave is readonly, the program can output the return code of SLAVE_NOT_AVAILABLE. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
