Azure / Azure/azure-functions-java-worker
ServiceBusTopicOutput should not require "subscriptionName"
Aperta
Enhancement
reviewed
- Lingua principale
- Java
- Stelle
- 103
- Fork
- 74
- Merge medio
- 4g 8h
- PR unite (30g)
- 2
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.