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/04/22 09:39:49 UTC

[GitHub] [rocketmq] soci166 opened a new issue #2831: Optimize LatencyFaultToleranceImpl#pickOneAtLeast method

soci166 opened a new issue #2831:
URL: https://github.com/apache/rocketmq/issues/2831


   int LatencyFaultToleranceImpl#pickOneAtLeast, the faultItems shuffled before sortting,obviously, shuffle is an invalid operation.
   ![image](https://user-images.githubusercontent.com/26709123/115690928-22d5ff00-a390-11eb-8733-fe51b214a26f.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.

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



[GitHub] [rocketmq] yuz10 closed issue #2831: Optimize LatencyFaultToleranceImpl#pickOneAtLeast method

Posted by GitBox <gi...@apache.org>.
yuz10 closed issue #2831:
URL: https://github.com/apache/rocketmq/issues/2831


   


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