OpenSearch/modules
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
..
aggs-matrix-stats Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
analysis-common Update to lucene-8.0.0-snapshot-c78429a554 (#36212) 2018-12-05 12:43:56 +00:00
ingest-common [Zen2] Hide not recovered state (#36224) 2018-12-05 23:11:20 +01:00
lang-expression Update to lucene-8.0.0-snapshot-c78429a554 (#36212) 2018-12-05 12:43:56 +00:00
lang-mustache Add support for rest_total_hits_as_int (#36051) 2018-11-29 18:36:16 +01:00
lang-painless Update to lucene-8.0.0-snapshot-c78429a554 (#36212) 2018-12-05 12:43:56 +00:00
mapper-extras Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
parent-join Add parent-aggregation to parent-join module (#34210) 2018-11-08 14:13:00 +01:00
percolator Ignore date ranges containing 'now' when pre-processing a percolator query (#35160) 2018-11-07 20:41:27 +01:00
rank-eval Prevent throttled indices to be searched through wildcards by default (#34354) 2018-11-06 09:45:30 +01:00
reindex Replace Streamable w/ Writeable in BaseTasksResponse and subclasses (#36176) 2018-12-05 13:14:10 +01:00
repository-url Add read-only repository verification (#35731) 2018-11-23 14:45:05 +01:00
transport-netty4 Override gateway.recover_after_master_nodes in test 2018-12-04 16:59:08 +00:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00