kaxil commented on code in PR #43289:
URL: https://github.com/apache/airflow/pull/43289#discussion_r1812577291


##########
newsfragments/43289.significant.rst:
##########
@@ -0,0 +1,4 @@
+Support for adding executors via Airflow Plugins is removed
+
+Executors should no longer be registered or imported via Airflow's plugin 
mechanism -- these types of classes
+are just treated as plain python classes by Airflow, so there is no need to 
register them with Airflow.

Review Comment:
   Fixed



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