apache / apache/pulsar-client-python
[feature request] Support producer access mode.
未關閉
- 主要語言
- Python
- 星號
- 75
- 分支
- 53
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### Motivation
PIP:
1. [PIP 68: Exclusive Producer](https://github.com/apache/pulsar/wiki/PIP-68%3A-Exclusive-Producer)
2. [PIP161: ExclusiveWithFencing](https://github.com/apache/pulsar/issues/15528)
### Solution
Depend on CPP client impl: https://github.com/apache/pulsar-client-cpp/issues/95
### Alternatives
### Anything else?
_No response_
貢獻指南
研究方向
首先閱讀 PIP 68、PIP161 以及連結的 Apache Pulsar C++ client issue,以了解所要求的 producer 存取模式。接著將這些要求與 Python client 目前的 producer API 進行比較;當支援的模式能夠以一致的方式提供,並由適當的測試涵蓋時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- distributed-systems
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100