yuluo-yx opened a new pull request, #10857: URL: https://github.com/apache/rocketmq/pull/10857
### Which Issue(s) This PR Fixes - Fixes #10852 ### Brief Description Uses Long.compare to keep Pop revive checkpoints ordered by their full-width long offsets. Adds a regression test with offsets spanning the long range. ### How Did You Test This Change? `mise x java@temurin-17 -- mvn -Dmaven.repo.local=/private/tmp/rocketmq-m2 -pl broker -am -DskipITs -Dtest=PopReviveServiceTest -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]
