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

   ## Problem
   
   The client connections view is part of the #982 runtime data surface. It 
must resolve the selected Studio instance to its configured endpoint rather 
than use the process-wide RocketMQ default.
   
   ## Proposed change
   
   - Reuse the runtime AdminClient resolver introduced by #1057.
   - Require and propagate `instanceId` for client connection list/detail 
requests.
   - Bind runtime client queries to the selected instance endpoint.
   - Cover controller/service/provider and page/API propagation with focused 
tests.
   
   ## Scope
   
   This is a follow-up slice of #982. It does not include message query or 
message trace, which will be handled separately.


-- 
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