-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Indexing/RecoveryAnything around constructing a new shard, either from a local or a remote source.Anything around constructing a new shard, either from a local or a remote source.>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CITriaged test failures from CI
Description
testPrimaryRelocationWhileIndexing starts failing recently on the master branch.
ERROR 12.7s J0 | IndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing <<< FAILURES!
> Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2113, name=Thread-34, state=RUNNABLE, group=TGRP-IndexPrimaryRelocationIT]
> at __randomizedtesting.SeedInfo.seed([2C153A0B57E3F301:72BAA35E02138F7A]:0)
> Caused by: java.lang.AssertionError: expected:<DELETED> but was:<NOT_FOUND>
> at __randomizedtesting.SeedInfo.seed([2C153A0B57E3F301]:0)
> at org.elasticsearch.indices.recovery.IndexPrimaryRelocationIT$1.run(IndexPrimaryRelocationIT.java:64)
CI:
Metadata
Metadata
Assignees
Labels
:Distributed Indexing/RecoveryAnything around constructing a new shard, either from a local or a remote source.Anything around constructing a new shard, either from a local or a remote source.>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CITriaged test failures from CI