You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2019/01/31 14:14:00 UTC

[jira] [Resolved] (AIRFLOW-3782) Minor refinement of worker_autoscale in airflow.cfg template

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

Ash Berlin-Taylor resolved AIRFLOW-3782.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.3

> Minor refinement of worker_autoscale in airflow.cfg template
> ------------------------------------------------------------
>
>                 Key: AIRFLOW-3782
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3782
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: configuration
>    Affects Versions: 1.10.2
>            Reporter: Xiaodong DENG
>            Assignee: Xiaodong DENG
>            Priority: Minor
>             Fix For: 1.10.3
>
>
> The default value in default_airflow.cfg is `{color:#6a737d}#{color}{color:#6a737d} worker_autoscale = 12,16{color}`.
> It's somehow misleading and user may just change it in-place in a "minimum,maximum" style while Celery only supports formats like "{color:#333333}--{color}autoscale{color:#333333}={color}{color:#0000dd}10{color},{color:#0000dd}3{color}". i.e. it should be "{color:#3e4349}max_concurrency, min_concurrency{color}".{color:#0000dd}
> {color}



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