Omar Al-Safi created CAMEL-15136:
------------------------------------
Summary: camel-debezium - Source code generated for configurations
needs to consider durations instead of long for time related fields
Key: CAMEL-15136
URL: https://issues.apache.org/jira/browse/CAMEL-15136
Project: Camel
Issue Type: Bug
Components: camel-debezium
Reporter: Omar Al-Safi
Assignee: Omar Al-Safi
Fix For: 3.4.0
Due to CAMEL-14878, DBZ source code generation still generate duration fields,
eg. time based, as long. Hence, it will make sense to make the code generator
aware of these fields and generate them as `duration` if possible or mark the
type in the annotations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)