dylanbstorey commented on code in PR #30175: URL: https://github.com/apache/airflow/pull/30175#discussion_r1167626112
########## airflow/providers/apache/kafka/hooks/consume.py: ########## Review Comment: The consumer is cleaned up on exit automatically and `close()` means a lot more in this context with kafka so I don't think its necessary or potentially a good idea. -- 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]
