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.1k stars 3.81k forks source link

storage: assess state of current multi store test coverage #106620

Open williamkulju opened 1 year ago

williamkulju commented 1 year ago

We document support for multi store (e.g. "run one node with multiple --store flags" https://www.cockroachlabs.com/docs/stable/recommended-production-settings.html#topology) and have large customers using it in production. However, feedback from Storage Engineering is that we may not be testing it as well as we should. We need someone to 1) see what multi store test coverage currently exists, 2) determine if additional test coverage is needed. The purpose of this issue is to track that work.

Jira issue: CRDB-29646

dshjoshi commented 2 months ago

One of the tests is #123694