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:
88c10f1ef6f762b7de69c95464f5735e085d9c18 / 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/31379657645

With regards,
GitHub Actions via GitBox

Reply via email to