-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Closed
Copy link
Labels
:Distributed Indexing/EngineAnything around managing Lucene and the Translog in an open shard.Anything around managing Lucene and the Translog in an open shard.>test-failureTriaged test failures from CITriaged test failures from CI
Description
Failure
org.elasticsearch.index.engine.InternalEngineTests > testShardNotAvailableExceptionWhenEngineClosedConcurrently STANDARD_ERROR
Apr 16, 2019 1:38:45 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
WARNING: Uncaught exception in thread: Thread[Thread-227,5,TGRP-InternalEngineTests]
java.lang.AssertionError: wait_if_ongoing must be true for a force flush: force=true wait_if_ongoing=false
at __randomizedtesting.SeedInfo.seed([A66D675F5899286A]:0)
at org.elasticsearch.index.engine.InternalEngine.flush(InternalEngine.java:1690)
at org.elasticsearch.index.engine.InternalEngineTests$6.run(InternalEngineTests.java:3091)
Does not reproduce for me (on 6aa52b1)
./gradlew :server:test --tests \
"org.elasticsearch.index.engine.InternalEngineTests.testShardNotAvailableExceptionWhenEngineClosedConcurrently" \
-Dtests.seed=A66D675F5899286A -Dtests.security.manager=true \
-Dtests.locale=en-PK -Dtests.timezone=Africa/Blantyre \
-Dcompiler.java=12 -Druntime.java=11
Metadata
Metadata
Assignees
Labels
:Distributed Indexing/EngineAnything around managing Lucene and the Translog in an open shard.Anything around managing Lucene and the Translog in an open shard.>test-failureTriaged test failures from CITriaged test failures from CI