The GitHub Actions job "CI" on rocketmq-dashboard.git/fix/create-topic-all-brokers-multi-cluster-1428 has failed. Run started by GitHub user tju-yxq (triggered by tju-yxq).
Head commit for run: 0ac6ff95cc101ecbfc547c6befbfdae974608a09 / 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/31358871279 With regards, GitHub Actions via GitBox
