-
Notifications
You must be signed in to change notification settings - Fork 138
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] Neural Search Integ tests are failing on Java 21 due to upload api timing out. #1896
Comments
4.Debugging: 5.Check Dependencies: 6.Update Test Data: 7.Check Configurations:
Repeat this process for each failing test case, and consider reaching out to your team for assistance if needed. Each test case may have a different root cause, so a systematic approach is essential. |
We are doing an investigation on our end. Once the investigation completes, we will inform here in the conversation thread. |
Alright the issue due to a bug in JDK 21.0.2. https://github.com/opensearch-project/OpenSearch/pull/11968/files |
@vibrantvarun curious how we figured out regression in JDK caused it? |
What is the bug?
The integration tests are failing due to upload API giving below error
The failure is not flaky.
Below are the tests which are failing constantly
How can one reproduce the bug?
Steps to reproduce the behavior:
What is the expected behavior?
The tests should pass.
What is your host/environment?
The text was updated successfully, but these errors were encountered: