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

kvserver: consistency checker cleanups, pt 1 #76841

Merged
merged 4 commits into from
Feb 22, 2022

Conversation

tbg
Copy link
Member

@tbg tbg commented Feb 21, 2022

Thinking through our recent problems with pile-up of sha512 computations again,
I would like to touch up this code somewhat to give the "waiter" the option to
cancel the inflight computation when it gives up waiting. I realized a bit of
preliminary clean-up was in order before I do that. There might be more
clean-up after this PR.

Release note: None

Purely mechanical.

Release note: None
@tbg tbg requested a review from a team as a code owner February 21, 2022 08:30
@tbg tbg requested a review from a team February 21, 2022 08:30
@cockroach-teamcity
Copy link
Member

This change is Reviewable

pkg/kv/kvserver/batcheval/cmd_compute_checksum.go Outdated Show resolved Hide resolved
pkg/kv/kvserver/replica_consistency.go Outdated Show resolved Hide resolved
tbg added 3 commits February 21, 2022 15:31
Adding a comment while I'm there.

Release note: None
@tbg
Copy link
Member Author

tbg commented Feb 22, 2022

bors r=erikgrinaker

@craig
Copy link
Contributor

craig bot commented Feb 22, 2022

Build succeeded:

@craig craig bot merged commit fba04e9 into cockroachdb:master Feb 22, 2022
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