[ 
https://issues.apache.org/jira/browse/AIRFLOW-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bolke de Bruin resolved AIRFLOW-1554.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Issue resolved by pull request #2821
[https://github.com/apache/incubator-airflow/pull/2821]

> Wrong DagFileProcessor  method name call
> ----------------------------------------
>
>                 Key: AIRFLOW-1554
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1554
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Thiago Rigo
>             Fix For: 1.9.0
>
>
> Inside DagFileProcessorManager, on the method set_file_paths(), it tries to 
> call the method stop() from DagFileProcessor, which doesn't exist. The 
> correct name is terminate().
> This issues causes the scheduler to hang and not take anymore tasks.



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

Reply via email to