Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
for all the types that have a from string converter would be nice to provide an alternative that from byte[] converts to string and from string to the type basically cascading byte[] to string converter and string to type converter.
It is useful for all the conversions in headers coming from kafka topics since they usually come as byte[]
Attachments
Issue Links
- causes
-
CAMEL-18133 Custom TypeConverter not used and BulkTypeConverters used instead
- Resolved
- relates to
-
CAMEL-18106 camel-core - Optimize ExchangeHelper.getCharsetName(exchange)
- Resolved