Member since
01-20-2017
1
Post
0
Kudos Received
0
Solutions
01-20-2017
03:15 AM
As per Kafka documentation,
Automatic Offset Committing,
"Setting enable.auto.commit means that offsets are committed automatically."
Can
you help me understand where the offsets are stored in case of
automatic offset committing.. I believe it used to be on Zookeeper but
not anymore as per new KafkaConsumer API.
... View more
Labels: