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

   ### Summary
   
   `getMessageTraceByKey` looks up a trace by business key with optional 
instance/topic/trace-topic filters. The message contract suite never exercised 
it.
   
   ### Changes
   
   - The lookup sends the trimmed key and optional filters (including a trimmed 
`traceTopic`) and returns the trace record
   
   ### Testing
   
   `vitest run src/api/message.test.ts` passes: 8 tests, 0 failures (up from 
7). `tsc --noEmit` and `eslint` are 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