Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix:
KafkaConsumer
crashes with autoCommit=true (swift-server#102)
Motivation: Closes swift-server#99. Modifications: * `KafkaConsumer`: only subscribe to `RDKafkaEvent.offsetCommit` when `KakfaCOnsumerConfiguration.enableAutoCommit == false`
- Loading branch information