apple / apple/foundationdb

Create fdbcli command to force terminate all backup/DR mutation streams on a cluster

Open
#1,111 3 comments 0 reactions 1 assignee Claimed by @etschannen View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.