cockroachdb / cockroachdb/cockroach
testserver: ScratchRange should be defined on ApplicationLayerInterface
Open
A-multitenancy
A-testing
C-enhancement
T-multitenant
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Describe the problem**
Currently it's not possible to define a scratch range inside a virtual cluster using the ApplicationLayerInterface.
There's no good reason - the concept is well defined.
**Expected behavior**
See the changes peformed in e.g. #109329 in the `rangefeed` package. It's possible to construct a scratch key in a secondary tenant keyspace and split there.
Epic CRDB-31933
Jira issue: CRDB-30940
Contributor guide
Assessment
This issue has not been assessed yet.