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

0.18.7 Failure exception while executing a valid query after an invalid query #1617

Closed
enguzekli opened this issue Jan 17, 2012 · 1 comment

Comments

@enguzekli
Copy link

Hi,
I created a gist which explains the problem.
https://gist.github.com/1626815

First I inserted a document. Then, I search with an invalid query. For subsequent valid search request ES returns a failure message as written in gist.

@kimchy
Copy link
Member

kimchy commented Jan 18, 2012

Thanks for spotting this!. Its a concurrency issue and caching of shard failures, I will fix t.

@kimchy kimchy closed this as completed in 6435894 Jan 18, 2012
jev001 pushed a commit to jev001/elasticsearch that referenced this issue Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants