-
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.>test-failureTriaged test failures from CITriaged test failures from CI
Description
The testRecoveryAfterPrimaryPromotion expected a file-based sync happen but a sequence number based occurred instead. This test started failing since the replica-rollback (#28181) was merged.
Somce instances (not reproduce locally)
REPRODUCE WITH: ./gradlew :server:test \
-Dtests.seed=1C1099CE2A03DA5C \
-Dtests.class=org.elasticsearch.index.replication.RecoveryDuringReplicationTests \
-Dtests.method="testRecoveryAfterPrimaryPromotion" \
-Dtests.security.manager=true \
-Dtests.locale=es-BO \
-Dtests.timezone=Pacific/Port_Moresby
Log: testRecoveryAfterPrimaryPromotion-1.txt
REPRODUCE WITH: ./gradlew :server:test \
-Dtests.seed=3F415A2110368AA7 \
-Dtests.class=org.elasticsearch.index.replication.RecoveryDuringReplicationTests \
-Dtests.method="testRecoveryAfterPrimaryPromotion" \
-Dtests.security.manager=true \
-Dtests.locale=es-BO \
-Dtests.timezone=Antarctica/Mawson
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.>test-failureTriaged test failures from CITriaged test failures from CI