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 panic in IndexSet #10424

Merged
merged 1 commit into from
Oct 29, 2018
Merged

Fix panic in IndexSet #10424

merged 1 commit into from
Oct 29, 2018

Conversation

e-dard
Copy link
Contributor

@e-dard e-dard commented Oct 26, 2018

Backport of #10423.

This commit fixes a panic where a concurrent removal of a shard and meta
query could cause a `nil` index to be added to the IndexSet`.
@e-dard e-dard added this to the 1.5.5 milestone Oct 26, 2018
@e-dard e-dard requested a review from zeebo October 26, 2018 18:00
@ghost ghost assigned e-dard Oct 26, 2018
@ghost ghost added the review label Oct 26, 2018
@e-dard e-dard merged commit 9691113 into 1.5 Oct 29, 2018
@e-dard e-dard deleted the BP1.5-er-nil-shard branch October 29, 2018 10:09
@ghost ghost removed the review label Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants