The GitHub Actions job "CI" on 
rocketmq-dashboard.git/fix/dashboard-cluster-topics-groups-zero-1394 has failed.
Run started by GitHub user lizhimins (triggered by lizhimins).

Head commit for run:
ca4efde18a2dd029a21116ef436e362261c9de77 / Yxq <[email protected]>
[ISSUE #1394] Populate per-cluster topics and groups count in dashboard

The dashboard per-cluster overview was always showing 0 topics and 0
groups for each cluster card, even though the global totals were
correct. This fix:

- Builds a brokerAddr-to-clusterName map from ClusterInfo
- Counts topics per cluster by looking up each topic's route data
- Counts groups per cluster by associating broker subscription
  groups with their parent cluster
- Sets the computed counts on each ClusterOverviewVO

Fixes #1394

Report URL: 
https://github.com/apache/rocketmq-dashboard/actions/runs/31372843200

With regards,
GitHub Actions via GitBox

Reply via email to