huangwjwork opened a new issue, #142:
URL: https://github.com/apache/rocketmq-client-python/issues/142

   when I consumer some msg ,I got exception 
   ```
   terminate called after throwing an instance of 
"boost::exception_detail::clone_ipml<boost:exception_detail:error_info_injector<boost::iostreams::zlib_error>>"
   
   what(): zlib error
   ```
   the original msg  more than  7000 byte , After I delete some fields, msg 
size only 4000byte , and I solve this exception
   
   my enviorment
   
   os:rhel7.9
   
   python: 3.9.16
   
   rocket-client-cpp-2.0.0-centos.x86_64
   
   rocketmq-client-python 2.0.0


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

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

Reply via email to