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

   Fixes #10976
   
   ## Summary
   - reuse one MD5 MessageDigest per thread, resetting it for each calculation
   - compute UTF-8 encoded lengths without allocating temporary byte arrays on 
the gRPC send path
   - preserve Java UTF-8 replacement behavior for unpaired surrogates
   
   ## Verification
   - git diff --check passed
   - Maven is unavailable locally; CI should run common and proxy test suites
   
   AI-assisted contribution; reviewed locally.


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