apple / apple/foundationdb

Provide `coordinators FORCE` in fdbcli

Open
#4,165 0 comments 2 reactions 1 assignee Claimed by @sfc-gh-jfu View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

I've run into a situation where I wanted to change the coordinators after some host failures, but the ending coordinator configuration I'd like the cluster to be in includes one of the currently failed hosts. In such a case, `coordinators` will return with a warning that not all coordinators are reachable and not do the coordination change. There's no way to force the coordinator change regardless, it'd be nice to have a `coordinators force +` so that I don't have to wait until the host is back up to issue the coordinator changes.

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.