apache / apache/pulsar-client-python
[feature request] Support batch index acknowledgment
Open
- Dominant language
- Python
- Stars
- 75
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
### Motivation
Batch index acknowledgment can improve individual ack performance.
Refer [PIP 54: Support acknowledgment at batch index level](https://github.com/apache/pulsar/wiki/PIP-54:-Support-acknowledgment-at-batch-index-level)
### Solution
Depend on CPP client PR release: https://github.com/apache/pulsar-client-cpp/pull/151
Contributor guide
Assessment
This issue has not been assessed yet.