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

Fix TestRaftAfterRemoveRange for #1908. #1922

Merged
merged 1 commit into from
Aug 3, 2015

Conversation

bdarnell
Copy link
Contributor

@bdarnell bdarnell commented Aug 3, 2015

Now that the range removes itself we don't need to call RemoveRange
again in this test.

Fixes #1921.

@tbg tbg added the PTAL label Aug 3, 2015
Now that the range removes itself we don't need to call RemoveRange
again in this test.

Fixes cockroachdb#1921.
@bdarnell bdarnell force-pushed the remove-range-test branch from 72a77f5 to d8eb121 Compare August 3, 2015 21:43
@spencerkimball
Copy link
Member

LGTM

1 similar comment
@tamird
Copy link
Contributor

tamird commented Aug 3, 2015

LGTM

bdarnell added a commit that referenced this pull request Aug 3, 2015
@bdarnell bdarnell merged commit 918cf70 into cockroachdb:master Aug 3, 2015
@bdarnell bdarnell deleted the remove-range-test branch August 3, 2015 21:55
@tbg tbg removed the PTAL label Aug 3, 2015
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.

4 participants