Azure / Azure/azure-functions-java-worker
ServiceBusTopicOutput should not require "subscriptionName"
Offen
Enhancement
reviewed
- Vorherrschende Sprache
- Java
- Sterne
- 103
- Forks
- 74
- Ø Merge
- 4 T. 8 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
The "subscriptionName" parameter is currently required in the ServiceBusTopicOutput annotation on Azure Functions. Service Bus messages targeted to all subscribers of a topic should not provide a subscription name, it should be left blank. By requiring a subscription name you've limited the service bus output to one subscriber only instead of being able to deliver to all subscribers.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.