apache / apache/pulsar-client-cpp
[feature request] Expose the chunk config of consumer to the reader
Open
- Dominant language
- C++
- Stars
- 71
- Forks
- 90
- Avg merge
- 2h 33m
- Merged PRs (30d)
- 3
Description
## Motivation
About the chunk config of the `Consumer`, we need to make it exposed in `Reader`.
https://github.com/apache/pulsar-client-cpp/blob/74ef1a01f5c7a4604d251de6d040c433f9bbf56b/lib/ConsumerConfigurationImpl.h#L55-L58
**Note**: C API also needs expose.
Contributor guide
Assessment
This issue has not been assessed yet.