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

   ## Problem
   
   The Message Explorer enables its query action without a selected instance. 
It then calls the message API without an instance context, while the backend 
requires one to route the operation.
   
   ## Impact
   
   The UI allows an operation that cannot be routed to a managed RocketMQ 
instance and fails only after the request.
   
   ## Proposed fix
   
   Disable message queries until an instance is selected, guard the query 
handler, and add a UI regression test.
   
   Track 1: multi-instance control plane.


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