The GitHub Actions job "Tests" on airflow.git/fix/kafka-replace-print-with-logger has failed. Run started by GitHub user Ironankit525 (triggered by eladkal).
Head commit for run: bfdd42a975fa15030dd31153d41d8e94c131915d / Ankit Kumar <[email protected]> Replace print() with proper logger in KafkaConsumerHook error_callback The error_callback function in KafkaConsumerHook was using a bare print() statement for non-authentication Kafka errors. This bypasses Airflow's logging infrastructure, making errors invisible to log aggregation and alerting systems. Replaced with logging.getLogger to ensure consistent, structured error reporting. Report URL: https://github.com/apache/airflow/actions/runs/22594431630 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
