cockroachdb / cockroachdb/cockroach
kv/gc: add replicated locks to gc_random_test.go
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
Follow-up task from https://github.com/cockroachdb/cockroach/pull/111683:
> We might want to create a task to add locks to gc_randomized_tests. There's a dataDistribution type which is responsible for populating test data in engine which currently puts intents if txn is generated. Would be nice to also have locks there.
Jira issue: CRDB-32099
Contributor guide
Assessment
This issue has not been assessed yet.