apache / apache/pulsar-client-python
Support more methods on asynchronous consumer
未关闭
- 主要语言
- Python
- 星标
- 75
- 派生
- 53
- PR 合并指标
- 30 天内没有已合并 PR
描述
https://github.com/apache/pulsar-client-python/pull/277 does not implement:
- [x] negative acknowledgment #282
- [ ] message listener (to be decided whether it's needed)
- [ ] redelivery
- [ ] `get_last_message_id`
贡献指南
调研方向
Start by reviewing PR #277 and the asynchronous consumer implementation, then compare it with the listed gaps: message listener, redelivery, and get_last_message_id; negative acknowledgment references #282. Resolve whether message listeners are required, and consider the work complete when each agreed method is supported and verified.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- distributed-systems
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100