zhouli11 commented on issue #9145:
URL: https://github.com/apache/rocketmq/issues/9145#issuecomment-2837303099

   
这个问题确实一直存在,simpleConsumer的版本无论任何语言应该都有这个问题。上面的改动我看了一下,思路就是按照broker的维度来轮训,这样可以解决掉一个broker有消息,一个broker没有消息这种场景延迟过大的问题。理论上,simpleConsumer这种消费模式似乎不应该暴露出queue这个概念,这个设计是否可以优化一下,后续是可以讨论一下的


-- 
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: commits-unsubscr...@rocketmq.apache.org

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

Reply via email to