-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] CreateIndexIT testCreateAndDeleteIndexConcurrently failing #87094
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
Labels
:Distributed Indexing/Engine
Anything around managing Lucene and the Translog in an open shard.
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>test-failure
Triaged test failures from CI
Comments
Pinging @elastic/es-distributed (Team:Distributed) |
DaveCTurner
added a commit
to DaveCTurner/elasticsearch
that referenced
this issue
Jun 7, 2022
Failing a shard may block on IO so must not happen on a transport worker thread. With this commit we use a `WRITE` thread to handle shard failures caused by exceptions thrown within `updateCheckPoints`. Closes elastic#87094
DaveCTurner
added a commit
that referenced
this issue
Jun 8, 2022
Failing a shard may block on IO so must not happen on a transport worker thread. With this commit we use a `WRITE` thread to handle shard failures caused by exceptions thrown within `updateCheckPoints`. Closes #87094
DaveCTurner
added a commit
to DaveCTurner/elasticsearch
that referenced
this issue
Jun 8, 2022
…ic#87458) Failing a shard may block on IO so must not happen on a transport worker thread. With this commit we use a `WRITE` thread to handle shard failures caused by exceptions thrown within `updateCheckPoints`. Closes elastic#87094
DaveCTurner
added a commit
to DaveCTurner/elasticsearch
that referenced
this issue
Jun 8, 2022
…ic#87458) Failing a shard may block on IO so must not happen on a transport worker thread. With this commit we use a `WRITE` thread to handle shard failures caused by exceptions thrown within `updateCheckPoints`. Closes elastic#87094
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Distributed Indexing/Engine
Anything around managing Lucene and the Translog in an open shard.
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>test-failure
Triaged test failures from CI
Build scan:
https://gradle-enterprise.elastic.co/s/dbdgtxjsl3u5y/tests/:server:internalClusterTest/org.elasticsearch.action.admin.indices.create.CreateIndexIT/testCreateAndDeleteIndexConcurrently
Reproduction line:
./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.action.admin.indices.create.CreateIndexIT.testCreateAndDeleteIndexConcurrently" -Dtests.seed=96A4BBE39F241797 -Dtests.locale=ro-RO -Dtests.timezone=Australia/Yancowinna -Druntime.java=17
Applicable branches:
master
Reproduces locally?:
No
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.action.admin.indices.create.CreateIndexIT&tests.test=testCreateAndDeleteIndexConcurrently
Failure excerpt:
The text was updated successfully, but these errors were encountered: