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

ASF GitHub Bot commented on AIRFLOW-4591:
-----------------------------------------

feng-tao commented on pull request #5349: [AIRFLOW-4591] Make default_pool a 
real pool
URL: https://github.com/apache/airflow/pull/5349
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Tag tasks with default pool
> ---------------------------
>
>                 Key: AIRFLOW-4591
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4591
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 2.0.0
>            Reporter: Chao-Han Tsai
>            Assignee: Chao-Han Tsai
>            Priority: Major
>
> Currently the number of running tasks without a pool specified will be 
> limited by `non_pooled_task_slot_count`. It limits the number of tasks 
> launched per scheduler loop but does not limit the number of tasks running in 
> parallel.
> This ticket proposes that we assign tasks without a pool specified to default 
> pool which limits the number of running tasks in parallel.



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

Reply via email to