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)