AutoCommit
Specifies if the Apache Kafka consumer should autocommit after each poll.
Data Type
bool
Default Value
false
Remarks
If true, the consumer's offset will be periodically committed in the background.
Specifies if the Apache Kafka consumer should autocommit after each poll.
bool
false
If true, the consumer's offset will be periodically committed in the background.