omarsmak opened a new pull request #3883: URL: https://github.com/apache/camel/pull/3883
This shall fix generated time configs in debezium, e.g: 0.2s should be 200ms instead. By the way, I feel this utility function [here](https://github.com/apache/camel/compare/master...omarsmak:CAMEL-15138?expand=1#diff-ad8ef5f4270a51ce72eaa84f1d3ec69fR36) better to be placed in [TimeUtils](https://github.com/apache/camel/blob/master/core/camel-util/src/main/java/org/apache/camel/util/TimeUtils.java) in order to benefit other components that want to do such conversion. cc @davsclaus ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org