Hi,

I have a kafka topic with avro messages + schema registry, which is being
backed up into s3 as a set of avro files. I need to be able to restore a
subset of those files into a new topic in the original format with schemas
published into a schema registry. Am I right that at the moment there is no
way of avoiding conversion of original avro messages into kafka connect
format and back in a source connector?

Thank you,
Stanislav.

Reply via email to