Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.25.3, 3.8.0
-
None
-
Unknown
Description
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?