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/06/05 16:34:01 UTC

[jira] [Commented] (AIRFLOW-4565) CeleryExecutor does not gauge executor stats

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

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

Commit 84ad0c3390480de7da94759ec0df04fd18d429b6 in airflow's branch refs/heads/v1-10-test from Junda Yang
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=84ad0c3 ]

[AIRFLOW-4565] instrument celery executor (#5321)

* instrument celery executor

* remove unused import

* nit

* add test to all executors

* fix test


> CeleryExecutor does not gauge executor stats
> --------------------------------------------
>
>                 Key: AIRFLOW-4565
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4565
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: executors
>            Reporter: Junda Yang
>            Assignee: Junda Yang
>            Priority: Major
>             Fix For: 2.0.0
>
>
> # of open slots + running/queued tasks was instrumented in [https://github.com/apache/airflow/pull/4928] but CeleryExecutor overwrites heartbeat method and misses the states



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)