You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @JoshLove-msft, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.
Hi @JoshLove-msft, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.
I don't see this exposed in the public APIs of the Azure.Messaging.ServiceBus package though...
Neither in CreateTopicOptions, nor in TopicProperties
Same goes for the TopicDescription in the older .NET package Microsoft.Azure.ServiceBus
It only exists in the even older WindowsAzure.ServiceBus where it was meant to be used only in dev for testing purposes. See TopicDescription.EnableFilteringMessagesBeforePublishing
It is fair to say that we do not plan to carry this forward.
@JoshLove-msft You can remove the dead code in
azure-sdk-for-net/sdk/servicebus/Azure.Messaging.ServiceBus/src/Administration/TopicPropertiesExtensions.cs
Line 175 in 8af2dfc
Originally posted by @ramya-rao-a in Azure/azure-sdk-for-js#14718 (comment)
The text was updated successfully, but these errors were encountered: