apache / apache/pulsar-client-cpp
[feature request] C++ and Python support ack timeout redelivery backoff
- Dominant language
- C++
- Stars
- 71
- Forks
- 90
- Avg merge
- 2h 33m
- Merged PRs (30d)
- 3
Description
### 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!
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- api, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100