Azure / Azure/azure-functions-java-worker
ServiceBusTopicOutput should not require "subscriptionName"
オープン
Enhancement
reviewed
- 主要言語
- Java
- スター
- 103
- フォーク
- 74
- 平均マージ
- 4日 8時間
- マージ済み PR(30日)
- 2
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。