OpenSearch/qa
Jason Tedor 9181668edf
Stop returning cluster state size by default (#40016)
Computing the compressed size of the cluster state on every invocation
of cluster:monitor/state action is expensive, and the value of this
field is dubious anyway. Therefore we want to remove computing this
field. As a first step, we stop computing and return this field by
default. To avoid breaking users, we will give them a system property to
use to tide them over until the next major release when we will actually
remove this field. This comes with a deprecation warning too, and the
backport to the appropriate minor will also include a note in the
migration guide. There will be a follow-up to remove this field in the
next major version.
2019-03-14 08:57:55 -04:00
..
ccs-unavailable-clusters Introduce ability to minimize round-trips in CCS (#37828) 2019-01-31 15:12:14 +01:00
cluster-state-size Stop returning cluster state size by default (#40016) 2019-03-14 08:57:55 -04:00
die-with-dignity Elasticsearch support to JSON logging (#36833) 2019-01-29 07:20:09 +01:00
evil-tests Do not swallow exceptions in TimedRunnable (#39856) 2019-03-11 19:03:12 +01:00
full-cluster-restart Back port build changes from same version bwc tests (#39744) 2019-03-07 17:25:09 +02:00
logging-config Fix JsonLoggerTests.testJsonInStacktraceMessageIsSplitted backport#39830 #39834 2019-03-08 16:34:17 +01:00
mixed-cluster Rename integTest to bwcTestSample for bwc test projects (#38433) 2019-02-11 15:05:16 +02:00
multi-cluster-search Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
no-bootstrap-tests Plugins: Remove meta plugins (#30670) 2018-05-18 10:56:08 -07:00
rolling-upgrade Unmute testHistoryUUIDIsGenerated 2019-03-04 10:21:23 -05:00
smoke-test-client Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
smoke-test-http Deprecate types in index API (#36575) 2018-12-18 08:53:49 -05:00
smoke-test-ingest-disabled Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-ingest-with-all-dependencies Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
smoke-test-multinode Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00
smoke-test-plugins Move repository-s3 fixture tests to QA test project (#29372) 2018-04-27 16:49:06 +02:00
unconfigured-node-name Elasticsearch support to JSON logging (#36833) 2019-01-29 07:20:09 +01:00
vagrant Bundle java in distributions (#38013) 2019-03-08 11:04:18 -08:00
verify-version-constants Rename integTest to bwcTestSample for bwc test projects (#38433) 2019-02-11 15:05:16 +02:00
wildfly Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
build.gradle Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00