apache / apache/pulsar-client-cpp
[feature request] C++ and Python client consumer add epoch.
Open
- 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-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!
Contributor guide
Assessment
This issue has not been assessed yet.