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

storage: deflake TestStoreRangeUpReplicate #10564

Conversation

petermattis
Copy link
Collaborator

@petermattis petermattis commented Nov 9, 2016

The replica can appear before the reservation has been filled, so move
the check that the reservation count drops to 0 into the retry loop.

Fixes #10553


This change is Reviewable

The replica can appear before the reservation has been filled, so move
the check that the reservation count drops to 0 into the retry loop.

Fixes cockroachdb#10553
@vivekmenezes
Copy link
Contributor

LGTM

@tamird
Copy link
Contributor

tamird commented Nov 9, 2016

:lgtm:


Reviewed 1 of 1 files at r1.
Review status: :shipit: all files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from Reviewable

@petermattis petermattis merged commit 28a31c0 into cockroachdb:master Nov 9, 2016
@petermattis petermattis deleted the pmattis/deflake-test-store-range-upreplicate branch November 9, 2016 17:16
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