wix-incubator / kafka-connect-s3

A Kafka-Connect Sink for S3 with no Hadoop dependencies.
Other
56 stars 45 forks source link

Restore from s3 backup? #8

Open mcandre opened 7 years ago

mcandre commented 7 years ago

If kafka-connect-s3 successfully backs up some messages to S3, what's a good way to replay these messages to a configured topic?

Does kafka-connect-s3 include a restoreFromS3(String bucket) or similar function? If not, could one be added?

ashwini-mhatre commented 7 years ago

Hi, Have you got any solution to restore Kafka messages.

Regards, Ashwini