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: avoid processing replicas concurrently in a queue #8976

Conversation

petermattis
Copy link
Collaborator

@petermattis petermattis commented Aug 31, 2016

See #8794.


This change is Reviewable

@petermattis
Copy link
Collaborator Author

Cc @cockroachdb/stability

@tbg
Copy link
Member

tbg commented Aug 31, 2016

LGTM as a band-aid, though it seems that some cleanup is in order.

@petermattis
Copy link
Collaborator Author

Let's file an issue about what cleanup you'd like to see here. FWIW, making the purgatory goroutine not directly process replicas is an irritating change.

@petermattis petermattis merged commit 10a9430 into cockroachdb:master Aug 31, 2016
@petermattis petermattis deleted the pmattis/synchronize-process-replicas branch August 31, 2016 16:25
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