You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Dan Davydov (JIRA)" <ji...@apache.org> on 2019/07/02 17:36:00 UTC

[jira] [Created] (AIRFLOW-4883) Scheduler does not restart hung dag file process managers

Dan Davydov created AIRFLOW-4883:
------------------------------------

             Summary: Scheduler does not restart hung dag file process managers
                 Key: AIRFLOW-4883
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4883
             Project: Apache Airflow
          Issue Type: Bug
          Components: scheduler
    Affects Versions: 1.10.1
            Reporter: Dan Davydov
            Assignee: Dan Davydov


The scheduler does not restart hung dag file process managers. While there is a timeout in the process created to parse a file, there is none on the process itself. We have seen hangs in this process. We need to kill processes that hang.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)