The GitHub Actions job "Run Integration Tests" on rocketmq.git/fix/static-topic-epoch-comparator has failed. Run started by GitHub user Aias00 (triggered by Aias00).
Head commit for run: 95fcbd61302f5c57dc39dbb8470696e08520a49b / liuhy <[email protected]> [ISSUE #10580] Clarify static topic epoch comparison intent Address review feedback on PR #10581: explain why the epoch comparison in ClientMetadata.topicRouteData2EndpointsForStaticTopic changed from >= to >. The change is intentional — total queue count is now scoped to the latest epoch so a stale mapping cannot inflate maxTotalNums, with same-epoch ties broken by the largest totalQueues (covered by the UsesMaxTotalQueuesInSameEpoch test). Also document why the sort uses an overflow-safe comparator. Co-Authored-By: Claude <[email protected]> Report URL: https://github.com/apache/rocketmq/actions/runs/29158680424 With regards, GitHub Actions via GitBox
