Otavio Rodolfo Piske created CAMEL-20701:
--------------------------------------------

             Summary: 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.5.0, 4.4.1
            Reporter: Otavio Rodolfo Piske
            Assignee: Otavio Rodolfo Piske
             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)

Reply via email to