[
https://issues.apache.org/jira/browse/AIRFLOW-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789372#comment-16789372
]
Xiaodong DENG commented on AIRFLOW-2061:
----------------------------------------
Thanks [~yrqls21] for helping confirm. The intention of
[https://github.com/apache/airflow/pull/3773] was to avoid potential race
condition, and didn't realize it was what this ticket referring to.
Thanks [~jackjack10] as well.
I don't yet have permission to change ticket status on JIRA. Will close this
ticket once I get the permission.
Thanks.
> Remove expensive redundant async.state calls in celery executor
> ---------------------------------------------------------------
>
> Key: AIRFLOW-2061
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2061
> Project: Apache Airflow
> Issue Type: Improvement
> Components: executor
> Reporter: Dan Davydov
> Assignee: Dan Davydov
> Priority: Major
>
> The Celery Executor makes the expense calls async.state multiple times, when
> it could reuse the initial async.state call.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)