Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KafkaConsumer
: store offsets when .finishing
Motivation: This PR addresses issue #119. The `KafkaConsumer` should not `fatalError` when storing offsets in state `.finishing`. See #119 (comment) for more information why.
- Loading branch information