[ https://issues.apache.org/jira/browse/CAMEL-20596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dylan Piergies updated CAMEL-20596: ----------------------------------- 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: https://github.com/apache/camel/pull/13574 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 acceptable for a patch release. was: 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. Will create a PR once I have the JIRA number. > Propagate Azure Service Bus message headers (properties) to Camel Message > ------------------------------------------------------------------------- > > Key: CAMEL-20596 > URL: https://issues.apache.org/jira/browse/CAMEL-20596 > Project: Camel > Issue Type: Improvement > Components: camel-azure > Affects Versions: 4.4.1 > Reporter: Dylan Piergies > Priority: Major > > 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: > https://github.com/apache/camel/pull/13574 > 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 acceptable for a patch > release. -- This message was sent by Atlassian Jira (v8.20.10#820010)