connect icon indicating copy to clipboard operation
connect copied to clipboard

add application properties map to amqp_1 output

Open DaniTulp opened this issue 3 years ago • 0 comments

Should populate the following in amqp_1 https://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-messaging-v1.0-os.html#type-application-properties.

Azure Service Bus or Event Hub use fields in this to provide deduplication. Internally we use it for routing messages to proper handlers as well without having to run multiple queues/hubs.

DaniTulp avatar Nov 15 '22 11:11 DaniTulp