Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix get_plugin_info for class based listeners. #35022

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

JDarDagran
Copy link
Contributor

There was wrong assumption that listeners are always modules. Listeners may also be classes - examples are OpenLineageListener and ClassBasedListener from unit tests.

@JDarDagran JDarDagran force-pushed the fix-plugin-info-for-listeners branch from 51f2ebe to 3f53dce Compare October 18, 2023 17:07
Signed-off-by: Jakub Dardzinski <kuba0221@gmail.com>
@JDarDagran JDarDagran force-pushed the fix-plugin-info-for-listeners branch from 3f53dce to 9151a4b Compare October 18, 2023 18:42
@eladkal eladkal added this to the Airflow 2.7.3 milestone Oct 18, 2023
@jedcunningham jedcunningham merged commit a74ec40 into apache:main Oct 18, 2023
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Oct 27, 2023
ephraimbuddy pushed a commit that referenced this pull request Oct 29, 2023
Signed-off-by: Jakub Dardzinski <kuba0221@gmail.com>
(cherry picked from commit a74ec40)
ephraimbuddy pushed a commit that referenced this pull request Oct 30, 2023
Signed-off-by: Jakub Dardzinski <kuba0221@gmail.com>
(cherry picked from commit a74ec40)
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.

6 participants