cockroachdb / cockroachdb/cockroach
jobs: understand how jobs can end up with a missing job info row
Open
branch-release-25.1
C-bug
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
If a cluster has a job with a missing job info row, the cluster's 25.1 upgrade will fail. We still are not sure how a job can end up with a missing job info table, but we have a [workaround](https://github.com/cockroachlabs/managed-service/pull/20390/commits/844cea2a590a1a34292dd02b9c83480bacab672e) that support can use if a cluster encounters this. Prod cloud cluster automatically apply the workaround.
Jira issue: CRDB-50428
Contributor guide
Assessment
This issue has not been assessed yet.