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

[jira] [Updated] (AIRFLOW-3484) The KubernetesExecutor is overly verbose and this can kill schedulers.

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

Kaxil Naik updated AIRFLOW-3484:
--------------------------------
    Fix Version/s:     (was: 2.0.0)
                   1.10.2

> The KubernetesExecutor is overly verbose and this can kill schedulers.
> ----------------------------------------------------------------------
>
>                 Key: AIRFLOW-3484
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3484
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: kubernetes
>    Affects Versions: 1.10.1
>            Reporter: Daniel Imberman
>            Assignee: Daniel Imberman
>            Priority: Major
>             Fix For: 1.10.2
>
>
> There are two log lines in the k8sexecutor that can cause schedulers to crash just by their sheer verbosity. This PR will switch these lines to debug as to not mess with normal workflows.



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