Skip to content

Add the ability to use ASB Queues #2262#3144

Merged
preardon merged 3 commits into
masterfrom
ASBQueues
Jun 13, 2024
Merged

Add the ability to use ASB Queues #2262#3144
preardon merged 3 commits into
masterfrom
ASBQueues

Conversation

@preardon

Copy link
Copy Markdown
Member

This Pull request gives the ability to configure Service bus to use a Queue instead of a Topic.

At this point in time you will have to set the configuration in both the Publication and Subscription to UseServiceBusQueue=true (Currently defaulted to False)

@iancooper iancooper left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense; I don't know ASB well enough to spot any issues. I would guess that you might end up with a base and derived classes to avoid branching eventually, but its a refactoring so we can wait to see if that is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants