jscheffl opened a new pull request, #51812: URL: https://github.com/apache/airflow/pull/51812
Had an excessive day checking for problems today and realized that K8sPodOperator produces a bit too much log noise in my view. I think it is okay to inform if no XCom is found but printing the XCom to logs is actually not needed as it is published as XCom anyway. Therefore I propose to remove this... actually propose to keep it for debugging purposes but propose to keep logs clean in usual operations. I am not sure if there is any legacy reason behind this. let me know if this is an important "feature". Then I can add (oh not yet another) config flag. -- 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]
