You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Dmytro Kulyk (JIRA)" <ji...@apache.org> on 2019/04/30 11:52:00 UTC

[jira] [Updated] (AIRFLOW-4439) worker do not increasing number of threads higher than min_concurrency set in worker_autoscale

     [ https://issues.apache.org/jira/browse/AIRFLOW-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmytro Kulyk updated AIRFLOW-4439:
----------------------------------
    Summary: worker do not increasing number of threads higher than min_concurrency set in worker_autoscale   (was: worker do not increase number of threads higher than min_concurrency set in worker_autoscale )

> worker do not increasing number of threads higher than min_concurrency set in worker_autoscale 
> -----------------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-4439
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4439
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: celery, worker
>    Affects Versions: 1.10.3
>         Environment: Ubuntu 16.04 x64
> Python 3.5.2
>            Reporter: Dmytro Kulyk
>            Priority: Major
>              Labels: autoscale, concurrency
>         Attachments: image-2019-04-30-13-34-38-861.png
>
>
> worker do not extending number of threads despite of worker_autoscale set 
> {code}
> worker_autoscale = 64,8
> {code}
> given option sticked workers for 8 threads per node
>  !image-2019-04-30-13-34-38-861.png! 



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