apache / apache/pulsar-client-python
Support more methods on asynchronous consumer
Open
- Dominant language
- Python
- Stars
- 75
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/apache/pulsar-client-python/pull/277 does not implement:
- [x] negative acknowledgment #282
- [ ] message listener (to be decided whether it's needed)
- [ ] redelivery
- [ ] `get_last_message_id`
Contributor guide
Assessment
This issue has not been assessed yet.