AmirAflak commented on issue #34213: URL: https://github.com/apache/airflow/issues/34213#issuecomment-1712160566
> Or maybe solution already exists and you could provide required parameters to Consumer thought connection? https://airflow.apache.org/docs/apache-airflow-providers-apache-kafka/stable/connections/kafka.html#configuring-the-connection @ahipp13 Agreed, in this case you have to specify `"enable.auto.commit": False` in the extra field of Connection. have a look for potential examples : https://github.com/search?q=repo%3Aapache%2Fairflow+enable.auto.commit&type=code -- 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]
