[
https://issues.apache.org/jira/browse/AIRFLOW-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788875#comment-16788875
]
jack commented on AIRFLOW-2061:
-------------------------------
[~XD-DENG] your PR [https://github.com/apache/airflow/pull/3773] changed the
async.state calls.
Is this ticket still needed after your modifications?
> 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)