The GitHub Actions job "CI" on rocketmq-dashboard.git/fix/dashboard-cluster-topics-groups-zero-1394 has failed. Run started by GitHub user tju-yxq (triggered by tju-yxq).
Head commit for run: 253efe8980487e92caddd95646324445a60935d6 / 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/31356694409 With regards, GitHub Actions via GitBox
