zjncs opened a new pull request, #11026:
URL: https://github.com/apache/rocketmq/pull/11026

   Fixes #10980
   
   Use Fastjson JSON.toJSONBytes for POP checkpoint and ack message bodies 
instead of creating an intermediate JSON String and copying it to UTF-8 bytes. 
Updated POP message/ack processor call sites while preserving serialized JSON 
content.
   
   Verification: git diff --check passed; Maven unavailable locally, CI should 
run broker tests. AI-assisted contribution.


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