You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2018/01/11 19:19:00 UTC

[jira] [Created] (AIRFLOW-1990) Reduce risk of clockskew

Bolke de Bruin created AIRFLOW-1990:
---------------------------------------

             Summary: Reduce risk of clockskew
                 Key: AIRFLOW-1990
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1990
             Project: Apache Airflow
          Issue Type: Improvement
          Components: scheduler
    Affects Versions: 1.9.0
            Reporter: Bolke de Bruin
            Assignee: George Leslie-Waksman
            Priority: Minor


Airflow has moved to use timezone.utcnow() everywhere including initalization of database fields. Potentially a clockskew could affect running operations, so it might be better to use the database version of utcnow() for initalization of fields.



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