Create fdbcli command to force terminate all backup/DR mutation streams on a cluster
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
From [Aborting a DR/backup when destination is unreachable](https://forums.foundationdb.org/t/aborting-a-dr-backup-when-destination-is-unreachable/1098/), if you `fdbdr --abort` without `--cleanup`, and then destroy the secondary cluster forever, the only way to get out of that situation is to manually issue `clearrange` commands.
We should build an equivalent command into fdbcli, as we probably don't wish for any operational changes to require manual set/clearrange commands.
Contributor guide
Assessment
This issue has not been assessed yet.