arcus-azure/arcus.messaging

Add correlation options to Azure EventHubs message router/pump

stijnmoreels opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
We don't have yet the option to configure correlation options in the Azure EventHubs message router and pump (see TODO's).

Describe the solution you'd like
Inherit from the MessageRouterOptions so we can use the correlation options in a new Azure EventHubs model and use that in the message router and pump.

Additional context
Follow-up of #317

Waiting for #323 as otherwise too many conflicts locally to fix.