mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 06:25:07 +00:00
parent
33c5e5b09d
commit
dd0af2e425
@ -456,8 +456,8 @@ public class CloseIndexIT extends ESIntegTestCase {
|
||||
.put("index.routing.allocation.include._name", dataNodes.get(1))).get();
|
||||
ensureGreen(indexName);
|
||||
internalCluster().fullRestart();
|
||||
assertIndexIsClosed(indexName);
|
||||
ensureGreen(indexName);
|
||||
assertIndexIsClosed(indexName);
|
||||
}
|
||||
|
||||
public void testResyncPropagatePrimaryTerm() throws Exception {
|
||||
|
Loading…
x
Reference in New Issue
Block a user