yuluo-yx opened a new issue, #10837:
URL: https://github.com/apache/rocketmq/issues/10837

   TraceDataEncoder.decoderFromTraceDataString indexes fields before verifying 
the record length. A truncated record throws ArrayIndexOutOfBoundsException and 
prevents later valid records in the same message from being decoded. Expected 
behavior: skip truncated records and continue decoding valid records.


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