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

   ## Summary
   
   Extends the existing `MessageTraceToolHandlerTest` (1 to 3 tests) to pin 
down the trace tool projection contract.
   
   Added cases:
   - the tool reports its canonical name `rmq.message.trace`;
   - null text fields (node title/status/description, consumer group) and a 
null delivery status project to blank strings instead of `null`, while numeric 
fields are preserved.
   
   ## Why
   
   The tool serves AI/MCP/CLI read-only trace lookups, so its projection must 
stay null-safe for partially populated trace records.
   
   ## Testing
   
   `mvn -B test -Dtest=MessageTraceToolHandlerTest` — 3/3 pass; checkstyle 
(validate) clean.


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