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

Move create topic to hook in Azure Service Bus provider #45297

Merged
merged 2 commits into from
Jan 1, 2025

Conversation

perry2of5
Copy link
Contributor

This is a minor refactor to push the logic to create a topic down into the hook rather than calling the Azure Service Bus SDK create_topic method in the operator.

@perry2of5 perry2of5 force-pushed the move-asb-create-topic-to-hook branch from da91012 to 81a9e24 Compare December 30, 2024 19:37
@eladkal eladkal merged commit cda0e9e into apache:main Jan 1, 2025
60 checks passed
@perry2of5 perry2of5 deleted the move-asb-create-topic-to-hook branch January 2, 2025 23:31
LefterisXefteris pushed a commit to LefterisXefteris/airflow that referenced this pull request Jan 5, 2025
…ClientHook` (apache#45297)

* Move create topic to hook in Azure Service Bus provider

* Fix indenting of documentation
agupta01 pushed a commit to agupta01/airflow that referenced this pull request Jan 6, 2025
…ClientHook` (apache#45297)

* Move create topic to hook in Azure Service Bus provider

* Fix indenting of documentation
HariGS-DB pushed a commit to HariGS-DB/airflow that referenced this pull request Jan 16, 2025
…ClientHook` (apache#45297)

* Move create topic to hook in Azure Service Bus provider

* Fix indenting of documentation
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
…ClientHook` (apache#45297)

* Move create topic to hook in Azure Service Bus provider

* Fix indenting of documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants