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

[jira] [Resolved] (CAMEL-18380) camel-kafka: Support using TypeConverter as a fallback in the header serializer

     [ https://issues.apache.org/jira/browse/CAMEL-18380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomohisa Igarashi resolved CAMEL-18380.
---------------------------------------
    Fix Version/s: 3.19.0
       Resolution: Fixed

> camel-kafka: Support using TypeConverter as a fallback in the header serializer
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-18380
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18380
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kafka
>    Affects Versions: 3.18.0
>            Reporter: Tomohisa Igarashi
>            Assignee: Tomohisa Igarashi
>            Priority: Major
>             Fix For: 3.19.0
>
>
> For example if a header value is a Jackson TextNode, it fails to serialize with the current DefaultKafkaHeaderSerializer. camel-jackson provides the TypeConverter which could convert the TextNode into a String.



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