mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-25 22:36:20 +00:00
parent
b7a63f7e7d
commit
ce635f5f15
@ -125,6 +125,7 @@ public class PrimaryReplicaSyncerTests extends IndexShardTestCase {
|
||||
closeShards(shard);
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/33330")
|
||||
public void testSyncerOnClosingShard() throws Exception {
|
||||
IndexShard shard = newStartedShard(true);
|
||||
AtomicBoolean syncActionCalled = new AtomicBoolean();
|
||||
|
Loading…
x
Reference in New Issue
Block a user