-
Bug
-
Resolution: Done
-
Minor
-
9.0.0, 10.0.0, 11.0.0, 11.1.0
-
None
I have a simple camel route that uses kafka that is failing validation with the following errors:
_The parameter kerberosRenewJitter requires a numeric value. camel-context.xml /transform-camel/src/main/resources/spring line 11 Red Hat Fuse Tooling Validation Problem
The parameter kerberosRenewWindowFactor requires a numeric value. camel-context.xml /transform-camel/src/main/resources/spring line 11 Red Hat Fuse Tooling Validation Problem
The values for both parameters support decimals with decimal defaults according to the documentation here:
I have attached a screenshot showing the issue.