apache / apache/rocketmq-client-cpp
consumer Exception zlib error
Open
- Dominant language
- C++
- Stars
- 393
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
I use python client (https://github.com/apache/rocketmq-client-python) to call rocketmq-client-cpp ,and when I consumer some messages,I get that:
terminate called ater throwing an instance of 'boost::exception_detail::clone_impl>'
what(): zlib error
my env:
os rhel7.9
kernle:3.10.0-1160
clinet: rocketmq-client-cpp-2.1.0 rocketmq-client-cpp-2.0.0 (Both versions have this issue)
Contributor guide
Assessment
This issue has not been assessed yet.