hussein-awala commented on issue #32585: URL: https://github.com/apache/airflow/issues/32585#issuecomment-1868133741
> Hello, I can confirm that it fixes the issue. Thanks @hussein-awala . > > I can also trigger the error again by: > > 1. reverting the fix > 2. adding `"enable.auto.offset.store": false` to the consumer connection config > > Would it make sense to add another integration test to cover `"enable.auto.offset.store": false`? I can make a pr. Feel free to open a PR. [Here](https://github.com/apache/airflow/blob/main/tests/integration/providers/apache/kafka/operators/test_consume.py#L60) you can find some examples for the integration tests and how we setup the Kafka configurations. -- 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]
