BewareMyPower opened a new issue #8135: URL: https://github.com/apache/pulsar/issues/8135
**Is your feature request related to a problem? Please describe.** Now the C++ client support key based batching from #7996, the `BatchingType` should be exposed to the Python wrapper to support key based batching for Python client. **Describe the solution you'd like** Expose the `ProducerConfiguration::BatchingType` and related setter/getter to Python client. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
