Dmytro Kulyk created AIRFLOW-4439:
-------------------------------------
Summary: worker do not increase 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
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)