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

   ### Summary
   
   `MessageTraceToolHandler` projects a message trace timeline into AI-safe 
maps, blanking optional strings. The suite only covered one fully populated 
trace.
   
   ### Changes
   
   - The handler registers under `rmq.message.trace`
   - Nodes and consumer-status rows with absent optional fields project blank 
strings for `title`/`status`/`description`/`group`/`deliveryStatus`
   - A trace without nodes or consumer statuses projects empty collections
   
   ### Testing
   
   `mvn test -Dtest=MessageTraceToolHandlerTest` 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