You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "t oo (JIRA)" <ji...@apache.org> on 2019/05/10 21:26:00 UTC

[jira] [Created] (AIRFLOW-4499) scheduler process running (in ps) but not doing anything, not writing to log for 3+hrs and not processing tasks

t oo created AIRFLOW-4499:
-----------------------------

             Summary: scheduler process running (in ps) but not doing anything, not writing to log for 3+hrs and not processing tasks
                 Key: AIRFLOW-4499
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4499
             Project: Apache Airflow
          Issue Type: Bug
          Components: scheduler
    Affects Versions: 1.10.3
            Reporter: t oo


blogs mention this as long-standing issue but i could not see open JIRA for it.

scheduler process running (in ps -ef) but not doing anything, not writing to log for 3+hrs and not processing tasks

band-aid solution here:
new config value ---> scheduler_restart_mins = x
implement auto-restart of scheduler process if scheduler log file not updated within 2*x mins and scheduler process start time is older than x mins


env: localexecutor



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