You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Brice Frisco (Jira)" <ji...@apache.org> on 2023/04/07 01:54:00 UTC

[jira] [Commented] (CAMEL-19215) camel-kafka - Serializing header types in a special marker header like spring-kafka

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

Brice Frisco commented on CAMEL-19215:
--------------------------------------

Hi - I can work on this if nobody else currently is.

> camel-kafka - Serializing header types in a special marker header like spring-kafka
> -----------------------------------------------------------------------------------
>
>                 Key: CAMEL-19215
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19215
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-kafka
>            Reporter: Claus Ibsen
>            Priority: Major
>
> https://stackoverflow.com/questions/75379744/produce-long-kafka-header-with-apache-camel
> We can look at the "spring_json_header_types" header that they include with spring-kafka that specifies what types for each header is (long, boolean, string, etc.)
> We could have
> 1) add support for reading/writing spring_json_header_types
> 2) add support for a camel specific header as well (or just use the spring name)
> 3) option to turn this on|off 



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