Azure / Azure/azure-functions-java-worker
ServiceBusTopicOutput should not require "subscriptionName"
Đang mở
Enhancement
reviewed
- Ngôn ngữ chính
- Java
- Star
- 103
- Fork
- 74
- Merge trung bình
- 4 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.