cockroachdb / cockroachdb/cockroach
kvnemesis: validate non-locking reads in weak isolation transactions
Open
A-read-committed
A-testing
C-enhancement
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
In https://github.com/cockroachdb/cockroach/pull/111992, we added validation of writes and (guaranteed durable) locking reads in weak isolation transactions to kvnemesis. However, we do not currently validate the non-locking reads in these transactions. We should.
Jira issue: CRDB-33425
Epic CRDB-34183
Contributor guide
Assessment
This issue has not been assessed yet.