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

[jira] [Created] (AIRFLOW-1444) Add consistency check for internal BackfillJob status structure

Edgar Rodriguez created AIRFLOW-1444:
----------------------------------------

             Summary: Add consistency check for internal BackfillJob status structure
                 Key: AIRFLOW-1444
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1444
             Project: Apache Airflow
          Issue Type: Improvement
          Components: backfill
            Reporter: Edgar Rodriguez


Given https://github.com/apache/incubator-airflow/pull/2463 - the new backfilljob {{_DagRunTaskStatus}} structure could perform integrity check on the status variables of the backfill job.

{quote}
bolkedebruin:
If we are putting this into an class, would it be something to add a integrity check? Ie there is a total number of tasks. The sum of the counters should always be equal to number. And yes we have seen leakage in the past.
{quote}



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