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

   ## What is the purpose of the change
   
   Fix message trace parsing to follow the RocketMQ 5.5.0 format. Trace 
contexts use `\u0002` as the separator, and `EndTransaction.transactionState` 
is located at index 11.
   
   ## Brief changelog
   
   - Correct trace context separation.
   - Correct `EndTransaction` state parsing.
   - Update existing trace parsing tests.
   
   ## Verifying this change
   
   - Updated existing tests to cover batched `Pub`/`SubAfter` contexts and the 
RocketMQ 5.5.0 `EndTransaction` layout.


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