Skip to content

Remove the ServiceBusEntity enumeration #235

@stijnmoreels

Description

@stijnmoreels

Is your feature request related to a problem? Please describe.
When creating Azure Service Bus message pumps, we had to determine for which entity type the message pump was created. We added a ServiceBusEntity enumeration to make this distinction. Later, we chose to use the built-in ServiceBusEntityType enumeration, making this one obsolete.

Describe the solution you'd like
Remove the ServiceBusEntity enumeration.

Metadata

Metadata

Assignees

Labels

breaking-changeAll issues related to code breaking changes.good first issueGood for newcomersmessage-pumpsAll issues related to message pumps

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions