cockroachdb / cockroachdb/cockroach
concurrency: uncomment skipped validation in the lock table
Open
A-kv-transactions
A-non-blocking-reads
C-enhancement
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Describe the problem**
See this TODO:
https://github.com/cockroachdb/cockroach/blob/a3de7043b188f97ecaa95c20b3619b8284c6e3f4/pkg/kv/kvserver/concurrency/lock_table.go#L3884-L3893
The issues that prompted us to comment this out still remain, so we'll need to deflake KVNemesis while doing so.
From @nvanbenschoten's comment on https://github.com/cockroachdb/cockroach/pull/122056.
Jira issue: CRDB-37734
Contributor guide
Assessment
This issue has not been assessed yet.