cockroachdb / cockroachdb/cockroach

cdc: reenable benchmarks for kv100

Open
#135,952 1 comment 0 reactions 0 assignees View on GitHub
A-cdc C-enhancement T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

CDC historically benchmarked changefeed behavior in roachtests by testing against both the kv0 (write-only) and kv100 (read-only) workloads. kv100 is useful to monitor changefeed performance when no data is processed to make sure there are no regressions.

Due to test flakiness, kv100 was disabled in the benchmarks. We should consider reenabling it at some point, since it's still a somewhat useful data point.

Jira issue: CRDB-44800

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.