apache / pulsar-client-python

Apache Pulsar Python client library
https://pulsar.apache.org/
Apache License 2.0
51 stars 40 forks source link

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

Open shibd opened 1 year ago

shibd commented 1 year ago

Motivation

About the chunk config of the Consumer, we need to make it exposed in Reader.

Depend on CPP client release: https://github.com/apache/pulsar-client-cpp/issues/165