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 2022/03/14 08:22:55 UTC

[GitHub] [rocketmq] XiaoyiPeng opened a new issue #3985: It is unnecessary to shuffle a list before sorting it.

XiaoyiPeng opened a new issue #3985:
URL: https://github.com/apache/rocketmq/issues/3985


   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
       https://github.com/apache/rocketmq/blob/895bd95e82e597ebb6c970e86522e238618a8610/client/src/main/java/org/apache/rocketmq/client/latency/LatencyFaultToleranceImpl.java#L74-L86
   
      As show above, It is unnecessary to shuffle a list before sorting it.
   
   2. Please tell us about your environment:
   
        OS: Mac OS Catalina
        branch: develop
   


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



[GitHub] [rocketmq] yuz10 closed issue #3985: It is unnecessary to shuffle a list before sorting it.

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


   


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