Gautam-aman commented on PR #10555: URL: https://github.com/apache/rocketmq/pull/10555#issuecomment-4819369428
Thanks for the review. I've updated the indentation to match the existing builder chain formatting and added a comment documenting the safety assumption behind `UnsafeByteOperations.unsafeWrap()`. The wrapped array originates from message deserialization as a dedicated `byte[]` and is not mutated after conversion on the receive path. -- 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]
