mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 06:25:07 +00:00
parent
82722ebad3
commit
fafdb8d9e3
@ -215,6 +215,7 @@ public class RecoveryDuringReplicationTests extends ESIndexLevelReplicationTestC
|
|||||||
}
|
}
|
||||||
|
|
||||||
@TestLogging("org.elasticsearch.index.shard:TRACE,org.elasticsearch.indices.recovery:TRACE")
|
@TestLogging("org.elasticsearch.index.shard:TRACE,org.elasticsearch.indices.recovery:TRACE")
|
||||||
|
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/28209")
|
||||||
public void testRecoveryAfterPrimaryPromotion() throws Exception {
|
public void testRecoveryAfterPrimaryPromotion() throws Exception {
|
||||||
try (ReplicationGroup shards = createGroup(2)) {
|
try (ReplicationGroup shards = createGroup(2)) {
|
||||||
shards.startAll();
|
shards.startAll();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user