pulsar-client-cpp icon indicating copy to clipboard operation
pulsar-client-cpp copied to clipboard

[feature request] Expose the chunk config of consumer to the reader

Open shibd opened this issue 2 years ago • 0 comments

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.

shibd avatar Jan 03 '23 09:01 shibd