The GitHub Actions job "CI" on rocketmq-dashboard.git/fix/list-groups-n-plus-1-1445 has failed. Run started by GitHub user lizhimins (triggered by lizhimins).
Head commit for run: 047c6a98127df109c936f2fb001810e06c84a6be / Yxq <[email protected]> [ISSUE #1445] Remove N+1 admin calls from listConsumerGroups The list operation called enrichGroupWithConnectionInfo for every group, making 2 admin API calls per group. For 100 groups this meant 200 admin calls and minutes-long page load. This fix removes the live enrichment from the list, keeping it for the detail page only. Fixes #1445 Report URL: https://github.com/apache/rocketmq-dashboard/actions/runs/31374119309 With regards, GitHub Actions via GitBox
