[
https://issues.apache.org/jira/browse/AIRFLOW-5900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk resolved AIRFLOW-5900.
-----------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> heartbeat_callback for local_task_job can be more efficient
> -----------------------------------------------------------
>
> Key: AIRFLOW-5900
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5900
> Project: Apache Airflow
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.0.0
> Reporter: QP Hou
> Assignee: QP Hou
> Priority: Trivial
> Fix For: 2.0.0
>
>
> local_task_job's heartbeat_callback function is issuing unnecessary system
> calls when they are not needed. We can move those calls into the if block to
> make it more efficient.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)