zjncs opened a new pull request, #11027: URL: https://github.com/apache/rocketmq/pull/11027
Fixes #11002 Cache the per-thread encoder topic bytes and the constant CRC32 property-key bytes to avoid repeated String.getBytes allocations on the broker write path. Verification: git diff --check passed; Maven unavailable locally, CI should run store/common 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]
