Jorricks commented on pull request #16718: URL: https://github.com/apache/airflow/pull/16718#issuecomment-871204760
> > I was thinking if we can improve the query somehow by checking if the orphaned task was from one of the executors that died. What do you think? > > We could if we need to - but the reason I didn't is double adoption: if a scheduler adopts tasks and then dies we want all those tasks (it's own and the ones it adopted) to be adopted again Yes alright. It sounds like we should just make sure that cleared tasks are not being picked up. -- 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]
