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

backport-2.1: batcheval: Disable time-bound iterators in KV commands #32318

Merged
merged 3 commits into from
Nov 14, 2018

Conversation

bdarnell
Copy link
Contributor

This optimization has not been shown to make a difference in
benchmarks, and there are doubts about its correctness (#28358). It is
still used for CDC (where it does make a difference) and incremental
backups.

This test verifies that the workaround introduced in cockroachdb#32211
is effective (and that whatever permanent fix we eventually replace it
with doesn't reintroduce the bug).

Release note: None
This optimization has not been shown to make a difference in
benchmarks, and there are doubts about its correctness (cockroachdb#28358). It is
still used for CDC (where it does make a difference) and incremental
backups.

Release note: None
@bdarnell bdarnell requested review from a team November 14, 2018 18:23
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@bdarnell
Copy link
Contributor Author

@cockroachdb/release

@bdarnell bdarnell merged commit 4523f98 into cockroachdb:release-2.1 Nov 14, 2018
@bdarnell bdarnell deleted the backport-disable-timebound branch November 14, 2018 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants