apache / rocketmq-client-go

Apache RocketMQ go client
https://rocketmq.apache.org/
Apache License 2.0
1.29k stars 415 forks source link

[ISSUE #1046] fix build replay message lose body #1094

Open xiaolibuzai-ovo opened 12 months ago

xiaolibuzai-ovo commented 12 months ago

What is the purpose of the change

CreateReplyMessage 并没有将body信息写入message而是使用UnmarshalProperties无意义 [issues https://github.com/apache/rocketmq-client-go/issues/1046]

Brief changelog

fix build replay message lose body

Verifying this change

XXXX

Follow this checklist to help us incorporate your contribution quickly and easily. Notice, it would be helpful if you could finish the following 5 checklist(the last one is not necessary)before request the community to review your PR.