OpenSearch/server
Andrey Ershov 5d6602120f [Zen2] Hide not recovered state (#36224)
This commit hides ClusterStates that have a STATE_NOT_RECOVERED_BLOCK from
ClusterStateAppliers. This is needed, because some appliers, such as IngestService, rely on
the fact, that cluster states with STATE_NOT_RECOVERED_BLOCK won't contain anything useful.
Once the state is recovered it's fully available for the appliers. This commit also switches many of
the remaining tests that require state persistence/recovery from Zen1 to Zen2.
2018-12-05 23:11:20 +01:00
..
licenses Update to lucene-8.0.0-snapshot-c78429a554 (#36212) 2018-12-05 12:43:56 +00:00
src [Zen2] Hide not recovered state (#36224) 2018-12-05 23:11:20 +01:00
build.gradle Testing conventions task part 2 (#36107) 2018-12-05 14:20:01 +02:00