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

Free all pending search contexts if index is closed or removed #12180

Merged
merged 1 commit into from Jul 10, 2015

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Jul 10, 2015

Today we only clear search contexts for deleted indies. Yet, we should
do the same for closed indices to ensure they can be reopened quickly.

Closes #12116

@s1monw
Copy link
Contributor Author

s1monw commented Jul 10, 2015

@martijnvg can you take a look

@s1monw s1monw added the review label Jul 10, 2015
@martijnvg
Copy link
Member

@s1monw that is quick! LGTM

@martijnvg martijnvg removed the review label Jul 10, 2015
Today we only clear search contexts for deleted indies. Yet, we should
do the same for closed indices to ensure they can be reopened quickly.

Closes elastic#12116
@s1monw s1monw merged commit 1642129 into elastic:master Jul 10, 2015
@clintongormley clintongormley added the :Search/Search Search-related issues that do not fall into other categories label Jul 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Search/Search Search-related issues that do not fall into other categories v1.6.1 v1.7.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search Scroll witch keep alive prevent shards from closing (during Index closing)
3 participants