cockroachdb / cockroach

CockroachDB - the open source, cloud-native distributed SQL database.
https://www.cockroachlabs.com
Other
29.48k stars 3.69k forks source link

raft: add StoreLiveness interface #125258

Open arulajmani opened 3 weeks ago

arulajmani commented 3 weeks ago

Part of https://github.com/cockroachdb/cockroach/issues/123847

Every raft group needs access to the store liveness fabric to answer questions about support from/for peers in its raft group.

Jira issue: CRDB-39349

Epic CRDB-37522

blathers-crl[bot] commented 3 weeks ago

Hi @arulajmani, please add branch-* labels to identify which branch(es) this C-bug affects.

:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

blathers-crl[bot] commented 3 weeks ago

cc @cockroachdb/replication