[
https://issues.apache.org/jira/browse/AIRFLOW-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16874082#comment-16874082
]
ASF subversion and git services commented on AIRFLOW-3502:
----------------------------------------------------------
Commit ece77b61aa8d8224aeda5a9b1d209b2f2a5db261 in airflow's branch
refs/heads/v1-10-stable from Gabriel Silk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=ece77b6 ]
[AIRFLOW-3502] Add celery config option for setting "pool" (#4308)
(cherry picked from commit 96b8db6b59654c29da457eed3447f526188438da)
> 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
> Affects Versions: 1.10.0
> Reporter: Gabriel Silk
> Assignee: Gabriel Silk
> Priority: Minor
> Fix For: 1.10.4
>
>
> 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)