The GitHub Actions job "Run Integration Tests" on rocketmq.git/develop has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run: 801d6c0a2fef953c475cdc2e0916ef92109bf766 / Jiahua Wang <[email protected]> [ISSUE #10467] Reduce per-message allocation in createUniqID and valueOfMagicCode (#10469) - MessageClientIDSetter.createUniqID(): reuse a ThreadLocal<char[]> instead of allocating a new char[LEN*2] on every send. - MessageVersion.valueOfMagicCode(): replace Enum.values() array copy + O(n) loop with direct if-else on the two known magic codes. Co-authored-by: wangjiahua.wjh <[email protected]> Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]> Report URL: https://github.com/apache/rocketmq/actions/runs/27346630917 With regards, GitHub Actions via GitBox
