[
https://issues.apache.org/jira/browse/CAMEL-21211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881470#comment-17881470
]
Claus Ibsen commented on CAMEL-21211:
-------------------------------------
TODO: backport to 4.8.x
> camel-azure-servicebus - Default header filter strategy can propagate headers
> of types not supported by the Service Bus protocol
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-21211
> URL: https://issues.apache.org/jira/browse/CAMEL-21211
> Project: Camel
> Issue Type: Bug
> Components: camel-azure
> Affects Versions: 4.4.2, 4.4.3, 4.6.0, 4.7.0, 4.8.0
> Reporter: Dylan Piergies
> Assignee: Dylan Piergies
> Priority: Minor
> Fix For: 4.4.4, 4.8.1, 4.9.0
>
>
> The default {{HeaderFilterStrategy}} created when automatic header
> propagation was implemented for the Service Bus did not take steps to ensure
> that propagated headers are of a Java type that can be encoded as an
> application property by the underlying client libraries.
> This would lead to errors of the form:
> {{com.azure.messaging.servicebus.ServiceBusException: No encoding is known
> for map entry value of type: <unmappable class name>}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)