Skip to content

[CI] testRecoveryAfterPrimaryPromotion failed #28209

@dnhatn

Description

@dnhatn

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.>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions