You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Samo Abuhaseera (Jira)" <ji...@apache.org> on 2022/09/23 00:05:00 UTC

[jira] [Created] (CAMEL-18541) Camel Azure ServiceBusProducer ignore CamelAzureServiceBusApplicationProperties

Samo Abuhaseera created CAMEL-18541:
---------------------------------------

             Summary: Camel Azure ServiceBusProducer ignore CamelAzureServiceBusApplicationProperties
                 Key: CAMEL-18541
                 URL: https://issues.apache.org/jira/browse/CAMEL-18541
             Project: Camel
          Issue Type: Bug
          Components: camel-azure
            Reporter: Samo Abuhaseera


This is related to camel-azure-servicebus component.


The Azure serviceBus Java SDK has a feature allows sender to send ApplicationProperties (Map<String,Object), which may be used for passing metadata associated with the ServiceBusReceivedMessage, during Service Bus operations. 

This feature is not present in Camel ServiceBusProducer. It sends only the camel Message body to service bus. There is not a feature to pass meta data such as ApplicationProperties.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)