kafka-connect-protobuf-converter icon indicating copy to clipboard operation
kafka-connect-protobuf-converter copied to clipboard

Support for wrapped messages

Open rvdovychenko-sift opened this issue 3 years ago • 0 comments

It would be nice to have support for wrapped messages. For instance, consider having Message object with a few fields, one of each is payloadMessage, a payload with its schema. So that both fromConnect and toConnect methods deal with actual payload, ignoring metadata fields.

This issue is a potential contribution from us, and if the described feature looks good - we'll implement it. Thanks!

rvdovychenko-sift avatar Sep 23 '21 12:09 rvdovychenko-sift