[ https://issues.apache.org/jira/browse/CAMEL-20701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Otavio Rodolfo Piske updated CAMEL-20701: ----------------------------------------- Priority: Minor (was: Major) > camel-kafka: simplify de-serialization of JMS headers > ----------------------------------------------------- > > Key: CAMEL-20701 > URL: https://issues.apache.org/jira/browse/CAMEL-20701 > Project: Camel > Issue Type: Improvement > Components: camel-kafka > Affects Versions: 4.4.1, 4.5.0 > Reporter: Otavio Rodolfo Piske > Assignee: Otavio Rodolfo Piske > Priority: Minor > Fix For: 4.6.0 > > > Sometimes JMS headers may be set in different data types that those expected > by the type converter. For instance: endpoints and or users may set and/or > transform them as strings, longs or integers (depending on the data type). > This complicates reading that data. > Kafka has the {{HeaderDeserializer}} option that can used for helping this > deserialization process. > Camel should provide a generic class to perform this de-serialization and > serve as a model for users willing to implement more complex cases. -- This message was sent by Atlassian Jira (v8.20.10#820010)