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

   ### Summary
   
   `CapabilitiesToolHandler` projects a cluster's id/type/version as 
schema-required strings plus its resolved capabilities. The suite only covered 
a populated cluster with a null version.
   
   ### Changes
   
   - The handler registers under `rmq.capabilities`
   - A cluster without id or type projects both as blank strings instead of null
   - A missing-cluster `BusinessException` from the cluster service propagates 
to the caller unchanged
   
   ### Testing
   
   `mvn test -Dtest=CapabilitiesToolHandlerTest` passes: 4 tests, 0 failures 
(up from 1).


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