cockroachdb / cockroachdb/cockroach
kvnemesis: induce transaction recovery
Open
A-kv-transactions
branch-master
C-bug
C-enhancement
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
When working on new transactions features, we've recently encountered issues that only appear during transaction recovery. To ensure we have better randomized coverage of this portion of the code, we would like to be able to induce transaction recovery in some percentage of kvnemesis transactions.
Jira issue: CRDB-53978
Contributor guide
Assessment
This issue has not been assessed yet.