pulsar-client-cpp
pulsar-client-cpp copied to clipboard
[feature request] C++ and Python support negative acknowledgment backoff
Search before asking
- [X] I searched in the issues and found nothing similar.
Motivation
Solution
Refer java client: https://github.com/apache/pulsar/pull/12566
Alternatives
No response
Anything else?
If the redeliveryCount is greater than the DLQ configuration, it needs to be sent to the DLQ.
Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
The issue had no activity for 30 days, mark with Stale label.
Is this not yet supported?