The GitHub Actions job "CI" on rocketmq-dashboard.git/fix/inconsistent-system-group-filtering-1401 has failed. Run started by GitHub user lizhimins (triggered by lizhimins).
Head commit for run: 09c0fb8f0db0617fd796b99b2d5ef034339ce9d5 / Yxq <[email protected]> [ISSUE #1401] Unify system consumer group filtering across providers Three separate isSystemGroup/isSystemConsumerGroup implementations had inconsistent filtering rules, causing system groups like CID_ONSAPI_* and CID_HOUSEKEEPING to leak into topic consumer lists and inflate dashboard group counts. This fix: - Extracts a shared SystemGroupFilter utility class consolidating all system group patterns - Replaces all three implementations with calls to the shared method - Fixes the CID_ONS_ vs CID_ONSAPI_ prefix bug in MetadataProvider - Adds missing %RETRY%, %DLQ%, CID_SYS_, CID_HOUSEKEEPING filters to DashboardProvider Fixes #1401 Report URL: https://github.com/apache/rocketmq-dashboard/actions/runs/31372856086 With regards, GitHub Actions via GitBox
