cockroachdb / cockroachdb/cockroach
multitenant: ensure tenant deletion does not affect end key split point of previous tenant
Open
A-multitenancy
C-bug
T-multitenant
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
When a tenant is deleted, we need to make sure that the split point at the previous tenant's end key is preserved.
Context https://github.com/cockroachdb/cockroach/pull/96014#discussion_r1088351169
Jira issue: CRDB-24023
Epic CRDB-26091
Contributor guide
Assessment
This issue has not been assessed yet.