The GitHub Actions job "CI" on rocketmq-dashboard.git/rocketmq-studio has 
failed.
Run started by GitHub user lizhimins (triggered by lizhimins).

Head commit for run:
b3b3e4f3f3f634d28b7cb399034f62c7fc29be74 / lizhimins <[email protected]>
feat(cluster): discover clusters, proxies and clients from the nameserver 
registry (#2342)

Add a nameserver registry (rmq_nameserver) with CRUD endpoints and drive
cluster discovery from it: probe every registered nameserver address
concurrently (examineBrokerClusterInfo, the RPC behind mqadmin clusterList),
discover online proxies indirectly through the heartbeat-syncer consumer
group (CID_DefaultHeartBeatSyncerTopic) connections, resolve Remoting
version codes via MQVersion.getVersionDesc, auto-create missing %RETRY%
topics before group diagnostics, and degrade "group not online" (CODE 206)
to an empty result instead of an error. Broker/Proxy/Clients pages now read
from the registry-driven /clusters/registry endpoint; the Clients page
selects a NameServer first, then a broker cluster under it.

Report URL: 
https://github.com/apache/rocketmq-dashboard/actions/runs/32110500029

With regards,
GitHub Actions via GitBox

Reply via email to