potiuk commented on PR #43299:
URL: https://github.com/apache/airflow/pull/43299#issuecomment-2431327384

   This is backport of #42582 
   
   Since we are closing to 2.10.3 I merged #42582 as I believe it solves often 
occuring "serialization" issues (with partial_subset) that happen in 
"mini-scheduler" and causes failures of celery workers - and tests had shown 
that partial_subset are also wrong when it comes to determining eligibility of 
dependent tasks in some cases.
   
   @uranusjr and @ashb -> if you have any concerns about it this is the time to 
raise it before we merge - I think you were mostly those who knew most about 
using `partial_subset` and `mini-scheduler` so if you have any doubts whether 
we should release it in 2.10.3 - please comment. Details and discussion in 
#42582  and in the comments in this PR.


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