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
29.88k stars 3.77k forks source link

changefeedccl: ensure multitenancy test coverage #110341

Open amruss opened 1 year ago

amruss commented 1 year ago

Many data-inensive customers will be using shared process multi tenancy in 23.2. We need to ensure changefeeds are well tested in this environment. We need to practically:

  1. Ensure we don’t disable multitenancy in any unit tests
  2. Use multi tenant metaphorically in roachtests

Jira issue: CRDB-31386

Epic CRDB-9179

blathers-crl[bot] commented 1 year ago

cc @cockroachdb/cdc