apache / apache/pulsar-client-python
[feature request] Support batch index acknowledgment
未關閉
- 主要語言
- Python
- 星號
- 75
- 分支
- 53
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### 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
貢獻指南
研究方向
先閱讀 PIP 54 以及連結的 Apache Pulsar C++ client PR,issue 將其標示為相依項。接著追蹤 Python client 的確認 API,以確定整合點。在所需的 C++ client 版本發布後,Python client 支援批次索引確認,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- cpp, python
- 領域
- api, distributed-systems
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100