cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.19k stars 3.82k forks source link

online restore: missing test coverage of node startup #120254

Open dt opened 8 months ago

dt commented 8 months ago

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

blathers-crl[bot] commented 8 months ago

cc @cockroachdb/disaster-recovery

blathers-crl[bot] commented 8 months ago

cc @cockroachdb/disaster-recovery