smamessier opened a new issue #17975:
URL: https://github.com/apache/airflow/issues/17975


   ### Apache Airflow version
   
   2.0.1
   
   ### Operating System
   
   Linux
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   We are using pools with limited slots for various tasks.
   
   ### What happened
   
   - Scheduled tasks on the default pool are blocked from being queued because 
of unrelated pools being maxed out.
   
   ### What you expected to happen
   
   - Tasks scheduled on pools with free slots should keep getting queued and 
run. 
   
   ### How to reproduce
   
   This (wrong) behavior is logical given the implementation of the backfiller 
https://github.com/apache/airflow/blob/2aa443f8d5f0fe9b4b37b9029e9bac5176c563ce/airflow/jobs/backfill_job.py#L575
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to