Kvicii opened a new issue #3810:
URL: https://github.com/apache/rocketmq/issues/3810


   1. Please describe the issue you observed:
   
   DefaultMQAdminExtImpl#resetOffsetByTimestampOld complexity is too high, the 
loop nesting is serious.
   
   2. Please tell us about your environment:
   
   Java version: 11.0.14
   OS name: "mac os x", version: "12.2", arch: "x86_64", family: "mac"
   
   3. Please describe the feature you are requesting.
   
   Refactor this method, use Map instead of List judgment, reduce loop nesting.


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