yuluo-yx opened a new pull request, #10856:
URL: https://github.com/apache/rocketmq/pull/10856

   ### Which Issue(s) This PR Fixes
   
   - Fixes #10851
   
   ### Brief Description
   
   Uses Long.compare when sorting cold-read thresholds so the highest eligible 
groups are not skipped when values differ beyond the int range. Adds a 
regression test covering the three-group deceleration limit.
   
   ### How Did You Test This Change?
   
   `mise x java@temurin-17 -- mvn -Dmaven.repo.local=/private/tmp/rocketmq-m2 
-Djacoco.skip=true -pl broker -am -DskipITs -Dtest=ColdDataCgCtrServiceTest 
-Dsurefire.failIfNoSpecifiedTests=false test`
   
   The targeted tests, Checkstyle, and SpotBugs completed successfully.


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