You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2019/11/20 14:40:00 UTC

[jira] [Resolved] (AIRFLOW-5804) Batch the xcom pull operation

     [ https://issues.apache.org/jira/browse/AIRFLOW-5804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fokko Driesprong resolved AIRFLOW-5804.
---------------------------------------
    Resolution: Fixed

> Batch the xcom pull operation
> -----------------------------
>
>                 Key: AIRFLOW-5804
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5804
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: xcom
>    Affects Versions: 1.10.5
>            Reporter: Fokko Driesprong
>            Assignee: Fokko Driesprong
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Right now the xcom_pull of the task_instance will call XCom.get_one many times, therefore I'd like to change this to XCom.get_many.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)