pulsar-client-cpp
pulsar-client-cpp copied to clipboard
[feature request] Expose the chunk config of consumer to the reader
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.