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

   ### Summary
   
   `NameServerConfigDiffToolHandler` exposes the NameServer config diff as an 
AI tool by forwarding the selected cluster to the diff service. It had no tests.
   
   ### Changes
   
   - `execute` delegates to the diff service and returns its result unchanged 
for the selected cluster
   - A missing cluster input is forwarded as `null`
   - The handler registers under `rmq.nameserver.config.diff`
   
   ### Testing
   
   `mvn test -Dtest=NameServerConfigDiffToolHandlerTest` passes: 3 tests, 0 
failures (first test for this class).


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