dongpoge opened a new pull request, #855:
URL: https://github.com/apache/rocketmq-clients/pull/855

   When the amount of data in the message body is relatively large, 
decompression may result in errors;
   当客户发发送一个数据量大的消息体时,由于进行了gzip 压缩,golang 版本的代码,消费数据时,原先GZIPDecode 
方法有问题,解压出来是乱码,优化后,可以正常消费和解压缩,测试没有问题
   
   Fixes #issue_id
   
   #667


-- 
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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to