Azure / Azure/azure-functions-java-worker
ServiceBusTopicOutput should not require "subscriptionName"
Abierto
Enhancement
reviewed
- Lenguaje dominante
- Java
- Estrellas
- 103
- Forks
- 74
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 2
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.