Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.4.1
-
None
-
Patch Available
Description
Message headers (properties, in Service Bus parlance) are not currently propagated to/from Camel Message headers aside from within the CamelAzureServiceBusApplicationProperties header.
Crucially, the lack of header propagation means that trace context propagation does not work when using Azure Service Bus.
I have implemented and tested the necessary header propagation and created a PR. Please let me know if I need to target a later version, or if we need to make the new behaviour switchable in order to make it suitable for a patch release.
Attachments
Issue Links
- breaks
-
CAMEL-20691 camel-azure-servicebus: Broker properties should not be propagated into application properties
- Resolved
-
CAMEL-20699 camel-azure-servicebus: Broker properties not propagated to Camel Exchange
- Resolved
- causes
-
CAMEL-21211 camel-azure-servicebus - Default header filter strategy can try to propagate headers of types not supported by the Service Bus protocol
- Resolved
- links to