Eric created AIRFLOW-4126:
-----------------------------
Summary: Graceful restart of Scheduler
Key: AIRFLOW-4126
URL: https://issues.apache.org/jira/browse/AIRFLOW-4126
Project: Apache Airflow
Issue Type: Improvement
Components: scheduler
Affects Versions: 1.10.0
Reporter: Eric
I am running Airflow in a 2 node (webserver and scheduler) configuration in k8s
using the LocalExecutor.
Is there any way to gracefully stop the scheduler? I'd like to stop the
scheduler but allow any currently working tasks to finish. I'd like to do this
so I can deploy new dags.
I looked through the documentation for an answer but have not found one yet.
Thanks
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)