cockroachdb / cockroachdb/cockroach

base: simplify Raft/lease/network configuration

Open
#94,704 2 comments 0 reactions 0 assignees View on GitHub
A-kv-replication C-enhancement T-kv
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

We currently have a bunch of parameters that control e.g. lease durations and Raft timings. These have non-obvious interactions, and can be hard/dangerous for users to change. We should revise these and come up with more user-friendly settings to control what users want (e.g. lease durations), while also exposing the tradeoffs in terms of latency tolerance and processing costs.

Jira issue: CRDB-23094

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.