feng-tao edited a comment on issue #4949: [AIRFLOW-1557] Backfill should 
respect pool limit
URL: https://github.com/apache/airflow/pull/4949#issuecomment-475487963
 
 
   is your description correct? 
   ```The number of backfill tasks should be limited by the pool slots if we 
specified the
   pool to use with:
   airflow backfill --pool 
   If no pool is specified, the number of backfill tasks per backfill should be 
limited by non_pooled_backfill_task_slot_count
   ```
   
   Each backfill Dag run shared the same TI with scheduler DAGRun which should 
have the pool config, why do we need to provide the pool name for backfill?

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


With regards,
Apache Git Services

Reply via email to