[
https://issues.apache.org/jira/browse/AIRFLOW-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-3484.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Resolved by https://github.com/apache/incubator-airflow/pull/4296
> 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: 2.0.0
>
>
> 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)