-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Currently the KafkaConsumer has several commit issues:
- Can skip failures!
- If 9 messages are being retried and the 10. is processed succesfully, all 10 can be committed
- No commit on shutdown
- No way to commit every x ms
Unrelated to committing:
- Cancel blocks until all polly retries are done
I'm working on a PR that will be finished soon.
Metadata
Metadata
Assignees
Labels
No labels