You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/10 21:30:00 UTC

[jira] [Commented] (AIRFLOW-4956) LocalTaskJob heartbeat can create spamming log

    [ https://issues.apache.org/jira/browse/AIRFLOW-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948949#comment-16948949 ] 

ASF subversion and git services commented on AIRFLOW-4956:
----------------------------------------------------------

Commit 703b26be55c72f23e2b053461123f9ba7345dba8 in airflow's branch refs/heads/v1-10-test from Kevin Yang
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=703b26b ]

[AIRFLOW-4956] Fix LocalTaskJob heartbeat log spamming (#5589)

(cherry picked from commit e07e30460cfbec59a6f9729004e0e9f78a9801fe)


> LocalTaskJob heartbeat can create spamming log
> ----------------------------------------------
>
>                 Key: AIRFLOW-4956
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4956
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: logging, worker
>    Affects Versions: 1.10.3
>            Reporter: Kevin Yang
>            Assignee: Kevin Yang
>            Priority: Major
>             Fix For: 1.10.6
>
>
> When DB is unavailable and heartbeat() fails, LocalTaskJob will keep trying to heartbeat--causing DB load and spamming log.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)