You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alex Guziel (JIRA)" <ji...@apache.org> on 2017/07/14 23:39:00 UTC

[jira] [Resolved] (AIRFLOW-1345) Don't commit on each loop

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

Alex Guziel resolved AIRFLOW-1345.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.8.3)
                   1.9.0

Issue resolved by pull request #2397
[https://github.com/apache/incubator-airflow/pull/2397]

> Don't commit on each loop
> -------------------------
>
>                 Key: AIRFLOW-1345
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1345
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Alex Guziel
>            Assignee: Alex Guziel
>             Fix For: 1.9.0
>
>
> RIght now, in the main scheduler loop, we commit for each TI. While this minimize the time is a lock held, this expires all TIs, forcing us to do an n+1 query.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)