apache / apache/pulsar-client-cpp
[feature request] C++ and Python client consumer add epoch.
未关闭
- 主要语言
- 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-84](https://github.com/apache/pulsar/wiki/PIP-84-:-Pulsar-client:-Redeliver-command-add-epoch)
### Solution
Refer PR: https://github.com/apache/pulsar/pull/10478
### Alternatives
_No response_
### Anything else?
Need to write unit tests first to prove the problems mentioned in PIP, then prove that the problem can be solved by adding epoch.
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
贡献指南
调研方向
首先阅读 PIP-84 和所引用的 PR #10478;issue 中没有指定源文件或测试路径。针对报告的 consumer 问题添加有针对性的 unit 测试覆盖,并验证测试能够证明 epoch 支持可以解决这些问题。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp, python
- 领域
- distributed-systems
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100