You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/06/09 00:28:18 UTC

[jira] [Commented] (AIRFLOW-1289) Don't restrict scheduler threads to CPU cores

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

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

Commit 8e23d28705e1f0d9c4ab76bb2318025bab3aef0a in incubator-airflow's branch refs/heads/master from [~saguziel]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=8e23d28 ]

[AIRFLOW-1289] Removes restriction on number of scheduler threads

This removes the restriction that the number of
threads can be at most
the number of CPU cores. There's no reason to have
this restriction.

Closes #2353 from saguziel/aguziel-increase-cores


> Don't restrict scheduler threads to CPU cores
> ---------------------------------------------
>
>                 Key: AIRFLOW-1289
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1289
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Alex Guziel
>            Assignee: Alex Guziel
>             Fix For: 1.9.0
>
>
> There's really no reason to, and DAG processing can have blocking IO



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)