cockroachdb / cockroachdb/cockroach

server: allow configured store bandwidth to be adjusted without process restart

Open
#159,041 0 comments 0 reactions 0 assignees View on GitHub
A-kv A-storage C-enhancement P-3 T-storage
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Restarts are costly, but store flags can't be adjusted on the fly. In particular, on most clouds, the provisioned throughput of a volume can be changed on-the-fly, which would necessitate an update to the store flag for the provisioned throughput (assuming the cluster is heterogeneous, the cluster setting that sets the throughput for all volumes cannot be used).

Epic: CRDB-48087

Jira issue: CRDB-57630

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.