Skip to content

Prevent legacy hybrid executors to be running in Airflow 3#51733

Merged
eladkal merged 3 commits intoapache:mainfrom
jscheffl:bugfix/prevent-old-hybrid-executors-to-run-in-airflow-3
Jun 14, 2025
Merged

Prevent legacy hybrid executors to be running in Airflow 3#51733
eladkal merged 3 commits intoapache:mainfrom
jscheffl:bugfix/prevent-old-hybrid-executors-to-run-in-airflow-3

Conversation

@jscheffl
Copy link
Copy Markdown
Contributor

In Slack we had multiple chats/threads/discussions about broken executors in Airflow 3 (e.g. https://apache-airflow.slack.com/archives/C07813CNKA8/p1749747275499659) and as in #51715 docs were updated this PR also prevents running them in Airflow 3++. See also #47322

This PR also adds a safeguard into the executor code to block execution if somebody still does not read docs.

@eladkal do you think this would be able to slip into preparation of provider cuts?

@jscheffl jscheffl force-pushed the bugfix/prevent-old-hybrid-executors-to-run-in-airflow-3 branch from 4345b6e to e7c8af5 Compare June 14, 2025 14:50
Copy link
Copy Markdown
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@eladkal eladkal merged commit 6762c3a into apache:main Jun 14, 2025
78 checks passed
@jscheffl jscheffl deleted the bugfix/prevent-old-hybrid-executors-to-run-in-airflow-3 branch October 5, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants