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

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

    [ https://issues.apache.org/jira/browse/CAMEL-18541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608630#comment-17608630 ] 

Babak Vahdat commented on CAMEL-18541:
--------------------------------------

Maybe CAMEL-18459 is what you are looking for?

See also https://camel.apache.org/components/next/azure-servicebus-component.html#_endpoint_header_CamelAzureServiceBusApplicationProperties

> Camel Azure ServiceBusProducer ignore CamelAzureServiceBusApplicationProperties
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-18541
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18541
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-azure
>            Reporter: Samo Abuhaseera
>            Priority: Major
>             Fix For: 3.x
>
>
> 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)