You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Omar Al-Safi (Jira)" <ji...@apache.org> on 2020/05/30 08:30:00 UTC

[jira] [Created] (CAMEL-15138) camel-debezium: the source code generation shouldn't create time as fraction based

Omar Al-Safi created CAMEL-15138:
------------------------------------

             Summary: camel-debezium: the source code generation shouldn't create time as fraction based 
                 Key: CAMEL-15138
                 URL: https://issues.apache.org/jira/browse/CAMEL-15138
             Project: Camel
          Issue Type: Bug
          Components: camel-debezium
    Affects Versions: 3.4.0
            Reporter: Omar Al-Safi
            Assignee: Omar Al-Safi
             Fix For: 3.4.0


Per the modification being added in CAMEL-15136. Currently the code generation will create a time based duration as fraction based which is not supported by Camel, e.g: 0.5s should be back to 500ms and so on. A detailed discussion about this is in CAMEL-15137



--
This message was sent by Atlassian Jira
(v8.3.4#803005)