Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cdc: reenable benchmarks for kv100 #135952

Open
rharding6373 opened this issue Nov 21, 2024 · 1 comment
Open

cdc: reenable benchmarks for kv100 #135952

rharding6373 opened this issue Nov 21, 2024 · 1 comment
Labels
A-cdc Change Data Capture C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cdc

Comments

@rharding6373
Copy link
Collaborator

rharding6373 commented Nov 21, 2024

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

@rharding6373 rharding6373 added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-cdc Change Data Capture T-cdc labels Nov 21, 2024
Copy link

blathers-crl bot commented Nov 21, 2024

cc @cockroachdb/cdc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cdc Change Data Capture C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cdc
Projects
None yet
Development

No branches or pull requests

1 participant