You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/09 13:38:51 UTC

[GitHub] [rocketmq] francisoliverlee commented on issue #5672: v5.0.0 Seriously uneven distribution of queues when a single thread sends synchronous messages with SendLatencyFault Enable

francisoliverlee commented on issue #5672:
URL: https://github.com/apache/rocketmq/issues/5672#issuecomment-1344321179

   如果设置sendLatencyFaultEnable=true,则selectOneMessageQueue()方法才会走你红框中的逻辑。我使用了5.0.0分支,发送代码如下:
   ![image](https://user-images.githubusercontent.com/5908412/206714466-f4368876-1a94-43e0-bb24-55ad10a61c2c.png)
   
   发送结果每个queue相对比较均匀,没有出现你的情况。 截图如下:
   
   ![image](https://user-images.githubusercontent.com/5908412/206714383-cec7cc41-dd85-4d53-95bc-2454b5d6f553.png)
   


-- 
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-unsubscribe@rocketmq.apache.org

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