yyqdbngt opened a new pull request, #3481:
URL: https://github.com/apache/rocketmq-dashboard/pull/3481

   ### Summary
   
   `ClusterController` list/detail endpoints accept an optional `instanceId` 
that scopes discovery to a selected instance. The suite only exercised the 
unscoped variants.
   
   ### Changes
   
   - `GET /api/clusters?instanceId=...` forwards the selected instance to the 
service
   - `GET /api/clusters/{id}?instanceId=...` forwards it to the detail lookup
   
   ### Testing
   
   `mvn test -Dtest=ClusterControllerTest` passes: 36 tests, 0 failures (up 
from 34).


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