cockroachdb / cockroachdb/cockroach
roachtest: extend allocbench to include MR topologies
Open
A-kv-distribution
A-testing
C-enhancement
O-premortem
P-3
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
`allocbench` measures the clusters ability to distribute load (CPU, R+W bw), and cost of distributing load. Currently, `allocbench` only tests single region clusters with 7 nodes.
This issue is to add common MR setups to `allocbench`:
- Zone Survival
- Region Survival
- Primary region (lease preference)
This could, and should also be added to the allocator simulator (asim).
Jira issue: CRDB-31273
Contributor guide
Assessment
This issue has not been assessed yet.