github-actions[bot] opened a new pull request, #70668: URL: https://github.com/apache/airflow/pull/70668
* Use NOT EXISTS anti-join in Trigger.clean_unused instead of LEFT JOIN + aggregate * add FOR UPDATE SKIP LOCKED to Trigger.clean_unused to avoid deadlocks between concurrent triggerer pods * use with_row_locks helper and scope lock to trigger table (cherry picked from commit 2c1035a973227a1dd5187429917ff2d60afee774) Co-authored-by: AntonioBergonzi <[email protected]> -- 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]
