camel-kamelets icon indicating copy to clipboard operation
camel-kamelets copied to clipboard

Allow serialization/deserialization of key

Open nicolaferraro opened this issue 4 years ago • 2 comments

For Kafka usage, we should change the json serialize/deserialize to allow doing that on the key rather than the body.

If it does not complicate the interface, we may allow doing that on generic headers as well.

Wdyt @oscerd ?

nicolaferraro avatar May 27 '21 13:05 nicolaferraro

Yes, we can do that. By transforming the header json and re-insert it as transformed header, I guess.

oscerd avatar May 27 '21 14:05 oscerd

Lets park this for a while.

oscerd avatar Jun 03 '21 09:06 oscerd

Outdated

oscerd avatar Jul 24 '24 08:07 oscerd