ai-yang commented on issue #10936:
URL: https://github.com/apache/rocketmq/issues/10936#issuecomment-5305926840

   > i can take this up and implement the two-pass encoding in `MessageDecoder` 
by caching serialized properties to calculate exact size before writing 
directly into a single `ByteBuffer`. i'll also add the golden-vector layout 
checks and byte-for-byte parity tests against single-message encoding.
   
   Thanks for offering to help! I’ve already opened #10938 with the two-pass 
encoding implementation and the compatibility/golden-vector tests described in 
this issue.
   
   To avoid duplicated work, please feel free to review or test #10938 instead. 
Any feedback or suggestions would be appreciated!


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