Aias00 opened a new issue, #1540:
URL: https://github.com/apache/rocketmq-dashboard/issues/1540

   ## Problem
   
   `/studio/broker-cluster` calls `listClusters()` without an `instanceId` and 
has no instance selector. In a multi-instance Studio deployment it therefore 
reads the default/global cluster discovery path rather than the instance chosen 
by the operator.
   
   ## Scope
   
   - Load Apache instances and require one selected instance before loading 
Broker, NameServer, and Proxy diagnostics.
   - Pass the selected instance id to `listClusters(instanceId)`.
   - Clear stale diagnostics when instance discovery fails or no Apache 
instance exists.
   - Preserve refresh and polling behavior for the selected instance.
   
   ## Track
   
   Track 1 / ARCH-01 multi-cluster runtime diagnostics.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to