kafka-backup
kafka-backup copied to clipboard
[Question] What happens if a topic folder gets deleted?
Setup
- Start a Cluster
- Write some data
- Do a Backup
- Single topic has problems (e.g. Magic Byte Error)
- Delete the folder of the topic
Expected Behaviour
The backup of this single topic restarts from the beginning.
Are my expectations correct ?
Thank you very much :-)