-
Notifications
You must be signed in to change notification settings - Fork 25k
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
[CI] SearchWithRandomIOExceptionsIT testRandomDirectoryIOExceptions failing #106752
Comments
Pinging @elastic/es-search (Team:Search) |
…HasValueListener We're in some cases tripping an assertion (`assertSearcherIsWarmedUp`) when we run the logic and no refresh actually happened because of induced exceptions. This really should only run if the refresh actually went through in any case. fixes elastic#106752
This is coming from the new field caps functionality for filtering out empty fields:
fix incoming in #107128 |
Hi, just checking in if there something missing with this fix that prevented it to be merged? @original-brownbear I'm assigning low risk for now assuming this is mostly a test setup issue. |
Seems like there's almost one flaky run per day. Muting for now. |
Pinging @elastic/es-search-foundations (Team:Search Foundations) |
…HasValueListener (elastic#107128) We're in some cases tripping an assertion (`assertSearcherIsWarmedUp`) when we run the logic and no refresh actually happened because of induced exceptions. This really should only run if the refresh actually went through in any case. fixes elastic#106752
…HasValueListener (elastic#107128) We're in some cases tripping an assertion (`assertSearcherIsWarmedUp`) when we run the logic and no refresh actually happened because of induced exceptions. This really should only run if the refresh actually went through in any case. fixes elastic#106752
Didn't reproduce with Java 21 (Doesn't build with Java 22 for me).
Build scan:
https://gradle-enterprise.elastic.co/s/nnfrfw6wwuiss/tests/:server:internalClusterTest/org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT/testRandomDirectoryIOExceptions
Reproduction line:
Applicable branches:
8.13
Reproduces locally?:
Didn't try
Failure history:
Failure dashboard for
org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT#testRandomDirectoryIOExceptions
Failure excerpt:
The text was updated successfully, but these errors were encountered: