-
Notifications
You must be signed in to change notification settings - Fork 76
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
[BUG] Status code 500 for hybrid queries with preference=_local flag #606
Comments
adding @navneet1v in loop, Navneet do we have any ETA for this issue? |
@ksingh17i We are evaluating the effort. Will update the ETA soon. |
Hi @vamshin, could you please help prioritizing this and let us know by when can we expect a fix for this. |
@ksingh17i we could not get to prioritize this issue. As a work around, you can create more than 1 shard and use |
@martin-gaievski lets close this issue as the feature is merged. |
What is the bug?
We are getting status 500 on open search dashboard when running hybrid queries with preference=_local and request_cache=true flags. The initial investigation shows the error occurs if the index has 1 shard.
How can one reproduce the bug?
What is the expected behavior?
The query should return the matching result with status code 200
What is your host/environment?
AWS Managed OpenSearch 2.11
Do you have any screenshots?
Please find the screenshot attached
Do you have any additional context?
The text was updated successfully, but these errors were encountered: