The GitHub Actions job "CI" on rocketmq-dashboard.git/fix/create-topic-all-brokers-multi-cluster-1428 has failed. Run started by GitHub user lizhimins (triggered by lizhimins).
Head commit for run: 9ec5532a084f53030f9cbfe741a0173128002b0b / Yxq <[email protected]> [ISSUE #1428] Scope topic/group operations to target cluster brokers getAllMasterBrokerAddrs returned all brokers across all clusters, causing topics and groups to be created on brokers outside the target cluster. This fix: - Adds getMasterBrokerAddrsForCluster that filters by cluster name using clusterAddrTable - Updates createTopic, updateTopic, createConsumerGroup to use the cluster-scoped method - Falls back to all brokers when cluster name is unknown Fixes #1428 Report URL: https://github.com/apache/rocketmq-dashboard/actions/runs/31372966019 With regards, GitHub Actions via GitBox
