You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bas Harenslak (JIRA)" <ji...@apache.org> on 2019/08/11 15:54:00 UTC

[jira] [Created] (AIRFLOW-5163) Default do_xcom_push to False

Bas Harenslak created AIRFLOW-5163:
--------------------------------------

             Summary: Default do_xcom_push to False
                 Key: AIRFLOW-5163
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5163
             Project: Apache Airflow
          Issue Type: Improvement
          Components: operators
    Affects Versions: 2.0.0
            Reporter: Bas Harenslak


By default BaseOperator.do_xcom_push is set to True. This is most of the time not desirable and must be explicitly turned off. It makes more sense to set it to False by default.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)