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

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

Commit dd08ae3469a50a145f9ae7f819ed1840fe2a5bd6 in airflow's branch 
refs/heads/master from Xiaodong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=dd08ae3 ]

[AIRFLOW-3502] Update config template to reflect supporting different Celery 
pool implementation (#5477)

The support to different Celery pool implementation has been added
in https://github.com/apache/airflow/pull/4308.

But it's not reflected in the default_airflow.cfg yet, while it's
the main portal of config options to most users.


> Add config option to control celery pool used
> ---------------------------------------------
>
>                 Key: AIRFLOW-3502
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3502
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: celery
>            Reporter: Gabriel Silk
>            Assignee: Gabriel Silk
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> This adds a config option for the "pool" to allow uses to specify "prefork" 
> vs "solo" etc. This is particularly useful with infrastructures that don't 
> play nicely with celery's default prefork multi-processing model.



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

Reply via email to