Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
If a camel header value is of type byte array, then it cannot be serialized to a Sqs MessageAttribute:
Cannot put the message header key=foo, value=[98, 97, 114] into Sqs MessageAttribute
It would be nice to support it.