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

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

Claus Ibsen created CAMEL-19215:
-----------------------------------

             Summary: 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


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)