cockroachdb / cockroachdb/cockroach
kvnemesis: set per-scan key limit
Open
C-enhancement
T-kv
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Once https://github.com/cockroachdb/cockroach/pull/157899 merges, it will be possible to set a limit on the number of KVs scanned for each individual scan request in a batch. We should add this limit to the list of options kvnemesis can mutate.
Jira issue: CRDB-57028
Contributor guide
Assessment
This issue has not been assessed yet.