generated from arcus-azure/arcus.github.template
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
area:message-processingAll issues related to how we process the messagesAll issues related to how we process the messagesbreaking-changeAll issues related to code breaking changes.All issues related to code breaking changes.enhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
The Azure Service Bus message pump project contains several message handling abstractions that is now tightly-coupled to the message pump project. It would be good to extract these interfaces in a separate project.
Describe the solution you'd like
- Move the
MessageHandlingtypes from theArcus.Messaging.Pumps.Abstractionsto theArcus.Messaging.Abstractionsproject/namespace - Move the
MessageHandlingtypes from theArcus.Messaging.Pumps.ServiceBusto theArcus.Messaging.ServiceBus.Abstractionsproject/namespace.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:message-processingAll issues related to how we process the messagesAll issues related to how we process the messagesbreaking-changeAll issues related to code breaking changes.All issues related to code breaking changes.enhancementNew feature or requestNew feature or request