Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Kafka Clients are now able to automatic convert to their expected type (int, boolean) and we should relax this in camel-kafka to allow configurations to be the type as-is.
Otherwise we can have problems like reported at
https://github.com/apache/camel-kamelets/issues/1492