Jens Kordowski created CAMEL-16521: -------------------------------------- Summary: camel-kafka support string datatype for kafka.OVERRIDE_TIMESTAMP Key: CAMEL-16521 URL: https://issues.apache.org/jira/browse/CAMEL-16521 Project: Camel Issue Type: Improvement Components: camel-kafka Affects Versions: 3.8.0, 2.25.3 Reporter: Jens Kordowski
The implementation of https://issues.apache.org/jira/browse/CAMEL-16414 requires datatype java.lang.Long inside the kafka.OVERRIDE_TIMESTAMP header. Often, headers just contain text (i.e. if set via some REST client, they do not inject a certain datatype). Can we extend the implementation to accept a long value of datatype String as well? -- This message was sent by Atlassian Jira (v8.3.4#803005)