apache / apache/rocketmq-client-python
what the max msg body size consumer supported
未关闭
- 主要语言
- Python
- 星标
- 305
- 派生
- 98
- PR 合并指标
- 30 天内没有已合并 PR
描述
when I consumer some msg ,I got exception
```
terminate called after throwing an instance of "boost::exception_detail::clone_ipml>"
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
贡献指南
评估
这个 Issue 还没有评估数据。