wang-jiahua opened a new pull request, #10540: URL: https://github.com/apache/rocketmq/pull/10540
## Which Issue(s) This PR Fixes Fixes #10538 ## Brief Description - MQClientAPIImpl: skip createSendMessageRequestHeaderV2() for SEND_MESSAGE_V2 - MQClientAPIExt: skip createSendMessageRequestHeaderV2() for SEND_MESSAGE_V2_WITH_REPLY - Eliminates per-send V2 object allocation + 14 field copies - Depends on #10535 (R2 Send header FastCodesHeader) for V2 short-key encode ## How Did You Test This Change CI checkstyle + compilation passed. Server benchmark pending (depends on #10535 merge). -- 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]
