cockroachdb / cockroachdb/cockroach
roachtest: test WAL failover w/ side disk
Open
A-storage
C-enhancement
O-postmortem
P-3
T-storage
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
WAL failover is a commonly configured feature. There are a few roachtests that test a multi-store arrangement and exercise WAL failover using the `among-stores` option. There are no roachtests that test WAL failover using a dedicated side disk. We should consider metamorphically enabling WAL failover with a side disk in roachtests. This testing would've caught the bug introduced in 6721617413010462cdb16bb372bab3df585e25fb and fixed in #146811.
Jira issue: CRDB-50936
Contributor guide
Assessment
This issue has not been assessed yet.