cockroachdb / cockroachdb/cockroach
concurrency: add savepoints to TestLockTableConcurrentRequests
Open
A-kv-transactions
A-testing
C-enhancement
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Describe the problem**
`TestLockTableConcurrentRequests` is a randomized test that lives directly above the lock table. Currently, it doesn't include savepoints/savepoint rollbacks. We should add these.
Jira issue: CRDB-37636
Contributor guide
Assessment
This issue has not been assessed yet.