cockroachdb / cockroachdb/cockroach
online restore: missing test coverage of node startup
Open
C-bug
O-testcluster
P-0
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Manual testing has hit several cases where a node that had run an online restore was running but if stopped was unable to restart. One one case manifest entries used only during startup were broken, and in #120253 we observed mismatched file sizes. We should add a roachtest that stops and restarts clusters during and after the download phase to ensure that the we test such cases.
Jira issue: CRDB-36566
Contributor guide
Assessment
This issue has not been assessed yet.