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

Use patched version of ReferenceManager to prevent infinite loop in ReferenceManager#acquire() #5043

Merged
merged 1 commit into from Feb 6, 2014

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Feb 6, 2014

Some users on the mailinglist reported possible infinite loops while acquiring a new searcher. Yet the version this is reported are 0.90.7 but this seems like a general problem addressed in LUCENE-5436. I just committed a fix for the infinite loop such that it throws an IllegalStateException and this PR ports the fix from Lucene to Elasticsearch as a X class.

@s1monw s1monw added v2.0.0 and removed bug labels Feb 6, 2014
@jpountz
Copy link
Contributor

jpountz commented Feb 6, 2014

+1

@s1monw s1monw merged commit 0fb8d98 into elastic:master Feb 6, 2014
@s1monw s1monw removed v1.0.0 labels Feb 6, 2014
@s1monw s1monw deleted the LUCENE-5436 branch February 7, 2014 11:23
@s1monw s1monw mentioned this pull request Feb 10, 2014
@clintongormley clintongormley added the :Search/Search Search-related issues that do not fall into other categories label Jun 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :Search/Search Search-related issues that do not fall into other categories v0.90.12 v1.0.0 v1.1.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants