dongeforever commented on issue #4109:
URL: https://github.com/apache/rocketmq/issues/4109#issuecomment-1090051665

   Use topicRoute to check the real topic route in nameserver after 
updateBrokerConfig.
   
   If the client sends with the specific queues, such as  send(msg, 
messagequeue), the broker tps will not reduce to 0. Otherwise, the client will 
refresh the new topic route and not send message to the read-only broker.


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

Reply via email to