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 14:21:00 UTC

[jira] [Updated] (CAMEL-18386) camel-kafka: Support using TypeConverter for kafka.OVERRIDE_TOPIC

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

Tomohisa Igarashi updated CAMEL-18386:
--------------------------------------
    Priority: Minor  (was: Major)

> camel-kafka: Support using TypeConverter for kafka.OVERRIDE_TOPIC
> -----------------------------------------------------------------
>
>                 Key: CAMEL-18386
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18386
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kafka
>    Affects Versions: 3.18.0
>            Reporter: Tomohisa Igarashi
>            Assignee: Tomohisa Igarashi
>            Priority: Minor
>             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)