cockroachdb / cockroachdb/cockroach
storage: Capability to add stores to a node in an existing cluster
Open
A-testeng-infra
C-enhancement
T-testeng
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Currently, the number of stores has to be predefined at the start of the cluster creation. There is no option to add new stores to the nodes once the cluster is created and started.
We should have the capability to add new stores to the existing nodes.
Jira issue: CRDB-48755
Contributor guide
Assessment
This issue has not been assessed yet.