cockroachdb / cockroachdb/cockroach
upgrades: exercise TestAlreadyRunningJobsAreHandledProperly with secondary tenants
Open
A-cluster-upgrades
A-jobs
A-multitenancy
C-enhancement
T-db-server
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
For context, the test TestAlreadyRunningJobsAreHandledProperly checks that a corruption of the migration job entry is properly detected.
As currently written, this test only works in the system tenant. It should have a variant that also works for secondary tenants.
Jira issue: CRDB-30020
Epic: CRDB-48526
Contributor guide
Assessment
This issue has not been assessed yet.