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:
7cc7768fad8e80aa5b091c7e1638b9b6766629aa / 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/31374367138

With regards,
GitHub Actions via GitBox

Reply via email to