jason810496 commented on issue #34213:
URL: https://github.com/apache/airflow/issues/34213#issuecomment-2991361960
> @jason810496 you recently worked with the kafka provider. Maybe you can
look into this?
Sure, I will add validation for `commit_cadence` by getting extra Json from
connection, and raise error
- if set `commit_cadence`
- but doesn't set `enable.auto.commit` option to `false`
- or left `enable.auto.commit` option as empty.
I will also point this on the documentation.
IMO, this should be enough.
--
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]