The GitHub Actions job "CI" on rocketmq-dashboard.git/fix/inconsistent-system-group-filtering-1401 has failed. Run started by GitHub user tju-yxq (triggered by tju-yxq).
Head commit for run: dbb3b870ddd6446cf43c6b34875e813c8d0b0f0a / 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/31357023437 With regards, GitHub Actions via GitBox
