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

Feature Request: Allow Service Bus Topic Subscriptions to be created in a "disabled" state #146

Closed
mjgpy3 opened this issue Jul 3, 2017 · 6 comments · Fixed by #150
Closed
Assignees

Comments

@mjgpy3
Copy link
Contributor

mjgpy3 commented Jul 3, 2017

Some azure infrastructure (functions specifically) auto-create a "parent subscription" in ServiceBus from which children filter. This is nice but, in some cases, children handle all messages and the parent gets filled (wasting space). As a workaround, I currently manually create the parent subscription and immediately disable it.

@tombuildsstuff
Copy link
Contributor

Hey @mjgpy3

Thanks for opening this issue :)

So that we can take a look into this, would you mind clarifying what you mean by a Subscription? Azure uses the term Subscriptions in several contexts, I'm assuming you mean an Azure Subscription - however it could also be a couple of other things e.g. Service Bus Subscription

Thanks! :)

@mjgpy3 mjgpy3 changed the title Feature Request: Allow Subscriptions to be created in a "disabled" state Feature Request: Allow Service Bus Topic Subscriptions to be created in a "disabled" state Jul 3, 2017
@mjgpy3
Copy link
Contributor Author

mjgpy3 commented Jul 3, 2017

@tombuildsstuff I'm talking about Service Bus Subscriptions -- thanks for the timely reply!

@tombuildsstuff
Copy link
Contributor

Awesome - thanks for confirming that @mjgpy3 - I'll take a look :)

@tombuildsstuff
Copy link
Contributor

Hey @mjgpy3

Just to let you know that I've opened #150 which allows Service Bus Topic's to be set to Disabled or Active :)

Thanks!

@mjgpy3
Copy link
Contributor Author

mjgpy3 commented Jul 4, 2017

@tombuildsstuff awesome, thank you!

@ghost
Copy link

ghost commented Apr 1, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants