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

Dmytro Kulyk updated AIRFLOW-4439:
----------------------------------
    Description: 
worker do not extending number of threads despite of worker_autoscale set
{code:java}
worker_autoscale = 64,8
{code}
given option sticked workers for 8 threads per node
 !image-2019-04-30-13-34-38-861.png|width=909,height=146!

  was:
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! 


> 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:java}
> worker_autoscale = 64,8
> {code}
> given option sticked workers for 8 threads per node
>  !image-2019-04-30-13-34-38-861.png|width=909,height=146!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to