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

Don't ever try to query or write against a shard that is closed or delet... #866

Merged
merged 1 commit into from
Aug 22, 2014

Conversation

pauldix
Copy link
Member

@pauldix pauldix commented Aug 22, 2014

...ed.

Uses a RWlock so there's no global lock on writes or queries.

…leted.

Uses a RWlock so there's no global lock on writes or queries.
jvshahid added a commit that referenced this pull request Aug 22, 2014
Don't ever try to query or write against a shard that is closed or delet...
@jvshahid jvshahid merged commit c1b9a85 into master Aug 22, 2014
@pauldix pauldix deleted the 779-threadsafe-shard-deletion branch September 8, 2014 17:43
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.

2 participants