/smart-commit-kafka-consumer

It is a wrapper around Kafka consumer which implements smart commit feature. The client neither commits the offsets manually nor uses the default auto commit feature, but acks the records which their process is completed.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Watchers