OpenSearch/modules
Andrey Ershov bfd618cf83
Universal cluster bootstrap method for tests with autoMinMasterNodes=false (#38038)
Currently, there are a few tests that use autoMinMasterNodes=false and
hence override addExtraClusterBootstrapSettings, mostly this is 10-30
lines of codes that are copy-pasted from class to class.

This PR introduces `InternalTestCluster.setBootstrapMasterNodeIndex`
which is suitable for all classes and copy-paste could be removed.

Removing code is always a good thing!
2019-02-01 11:34:31 +01:00
..
aggs-matrix-stats Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
analysis-common Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
ingest-common Replace joda time in ingest-common module (#38088) 2019-02-01 10:15:18 +01:00
ingest-geoip Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
ingest-user-agent Ingest node - user agent, move device to an object (#38115) 2019-01-31 13:54:34 -06:00
lang-expression Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
lang-mustache Introduce ability to minimize round-trips in CCS (#37828) 2019-01-31 15:12:14 +01:00
lang-painless Fix Painless void return bug (#38046) 2019-01-31 08:32:38 -08:00
mapper-extras Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
parent-join Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
percolator Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
rank-eval Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
reindex Handle scheduler exceptions (#38014) 2019-01-31 17:51:45 +01:00
repository-url Removes typed calls from YAML REST tests (#37611) 2019-01-30 16:32:58 +00:00
transport-netty4 Universal cluster bootstrap method for tests with autoMinMasterNodes=false (#38038) 2019-02-01 11:34:31 +01:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00