pierrejeambrun commented on code in PR #70942:
URL: https://github.com/apache/airflow/pull/70942#discussion_r3784742632


##########
airflow-core/newsfragments/70942.bugfix.rst:
##########
@@ -0,0 +1 @@
+Executors now dispatch the highest ``priority_weight`` tasks first. When more 
tasks were queued than there were open slots, the lowest priority ones were 
sent to workers and the highest priority ones were held back.

Review Comment:
   I would remove this. (we usually don't use `bugfix` newsfragment, other 
solution is to convert this to a significant newsfragment but that doesn't seem 
worth it)



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