The GitHub Actions job "CI" on 
rocketmq-dashboard.git/fix/list-groups-n-plus-1-1445 has failed.
Run started by GitHub user tju-yxq (triggered by tju-yxq).

Head commit for run:
e494c036793a9a39434d1b799528e89304afd28a / 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/31359511143

With regards,
GitHub Actions via GitBox

Reply via email to