jason810496 commented on issue #34213:
URL: https://github.com/apache/airflow/issues/34213#issuecomment-2991345220
> Same issue here. Did you happen to find any workaround? @ahipp13
Based on the discussion
- if we need to respect `commit_cadence="never", "end_of_batch",
"end_of_operator"`, we should set `enable.auto.commit` option to `false`
- otherwise `enable.auto.commit` would be on by default, and the consumer
will auto commit the offset every 5 seconds.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]