apache / apache/pulsar-client-cpp
[feature request] C++ and Python support ack timeout redelivery backoff
- 主要言語
- C++
- スター
- 71
- フォーク
- 90
- 平均マージ
- 2時間 33分
- マージ済み PR(30日)
- 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!
コントリビューションガイド
調査の方向性
Start by reading PIP 130 and Java client PR 13707, then locate the C++ and Python acknowledgement-timeout and redelivery APIs and their tests. Done means both clients apply the requested redelivery backoff policy consistently with the Java reference; the issue names no files or tests, so entry points must be confirmed first.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, python
- 領域
- api, distributed-systems
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100