lossend opened a new issue, #1288: URL: https://github.com/apache/rocketmq-clients/issues/1288
### Programming Language of the Client Java ### Is Your Feature Request Related to a Problem? org.apache.rocketmq.client.java.message.PublishingMessageImpl#toProtobuf <img width="1270" height="558" alt="Image" src="https://github.com/user-attachments/assets/d43c3cf3-be6f-413c-9c08-0e52d799fb6f" /> ### Describe the Solution You'd Like 可以通过一个自定义字段,比如 rocketmq-body-encoding 字段指定,底层读取选择用什么 bodyencoding ### Describe Alternatives You've Considered 现在只能用户自己自定义字段,然后消费端自己解压? ### Additional Context _No response_ -- 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]
