[
https://issues.apache.org/jira/browse/CAMEL-15136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Omar Al-Safi resolved CAMEL-15136.
----------------------------------
Resolution: Fixed
> 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
> Priority: Major
> 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)