apache / apache/pulsar-client-cpp
[feature request] C++ and Python support ack timeout redelivery backoff
未关闭
- 主要语言
- C++
- 星标
- 71
- 派生
- 90
- 平均合并
- 2 小时 33 分钟
- 30 天内合并 PR
- 3
描述
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
[PIP 130: Apply redelivery backoff policy for ack timeout](https://github.com/apache/pulsar/issues/13528)
### Solution
Refer java client PR: https://github.com/apache/pulsar/pull/13707
### Alternatives
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
贡献指南
调研方向
先阅读 PIP 130 和 Java client PR 13707,然后定位 C++ 和 Python 的 acknowledgement-timeout 与 redelivery API 及其测试。当两个客户端都按照 Java 参考实现一致地应用所请求的 redelivery backoff 策略时,即表示完成;issue 未指定任何文件或测试,因此必须先确认入口点。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp, python
- 领域
- api, distributed-systems
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100