[FEATURE REQ] ATOM API Allow configuring "rule" while creating subscription #17384
Labels
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
Service Bus
Milestone
.NET SDK provides CreateSubscription overload which allows configuring the rule.
This issue is to track adding support for the same in Java V7 SDK.
This feature is important because..
While creating a new subscription to an active topic(messages are actively being sent), there is no way users can stop filling up the subscription before the rule filter is added(since the default rule filter is TRUE).
Original issue: Azure/azure-sdk-for-js#12345
@YijunXieMS @hemanttanwar @conniey @ramya-rao-a
The text was updated successfully, but these errors were encountered: