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

[jira] [Resolved] (AIRFLOW-1912) The log facility airflow.processor should not propagate

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

Bolke de Bruin resolved AIRFLOW-1912.
-------------------------------------
    Resolution: Fixed

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

> The log facility airflow.processor should not propagate
> -------------------------------------------------------
>
>                 Key: AIRFLOW-1912
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1912
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: scheduler
>            Reporter: Bolke de Bruin
>            Priority: Blocker
>             Fix For: 1.9.1
>
>
> The root logger will write to stdout. If redirection is used which is the case for processors and task runs (not runners) this can end up in an endless loop in case propagation is True.
> airflow.processor should not propagate therefore.



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