Azure / Azure/azure-functions-java-worker

ServiceBusTopicOutput should not require "subscriptionName"

Open
#464 1 comment 1 reaction 1 assignee Claimed by @kamperiadis View on GitHub
Enhancement reviewed
Dominant language
Java
Stars
103
Forks
74
Avg merge
4d 8h
Merged PRs (30d)
2

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.