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

[jira] [Created] (AIRFLOW-1890) When manually setting a sensor to success the slot isn't given back to the scheduler

Fokko Driesprong created AIRFLOW-1890:
-----------------------------------------

             Summary: When manually setting a sensor to success the slot isn't given back to the scheduler
                 Key: AIRFLOW-1890
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1890
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Fokko Driesprong


When I set a sensor to succes when using the web UI, the sensor still executes under the hood, and the slot isn't given back to the scheduler. The worker does check if a task changes state, but this isn't the case for the scheduler.



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