cockroachdb / cockroachdb/cockroach
backup: deprecate jobs.NoTxn()
Open
A-disaster-recovery
C-cleanup
P-3
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Jobs `NoTxn` has historically caused issues due to the implicit transactions it creates. We should deprecate its use and switch to using an explicit transaction instead.
Jira issue: CRDB-53011
Contributor guide
Assessment
This issue has not been assessed yet.