OpenSearch/qa
Martijn van Groningen 7624734f14
Added wait_for_metadata_version parameter to cluster state api. (#35535)
The `wait_for_metadata_version` parameter will instruct the cluster state
api to only return a cluster state until the metadata's version is equal or
greater than the version specified in `wait_for_metadata_version`. If  
the specified `wait_for_timeout` has expired then a timed out response 
is returned. (a response with no cluster state and wait for timed out flag set to true)
In  the case metadata's version is equal or higher than  `wait_for_metadata_version`
then the api will immediately return.

This feature is useful to avoid external components from constantly
polling the cluster state to whether somethings have changed in the
cluster state's metadata.
2018-11-26 08:50:08 +01:00
..
ccs-unavailable-clusters Added wait_for_metadata_version parameter to cluster state api. (#35535) 2018-11-26 08:50:08 +01:00
die-with-dignity Refactor Netty4Utils#maybeDie (#33021) 2018-08-22 10:18:07 -04:00
evil-tests Handle OS pretty name on old OS without OS release (#35453) 2018-11-12 19:31:12 -05:00
full-cluster-restart Implement VersionCollection in Java (#34050) 2018-11-01 17:43:57 +02:00
mixed-cluster Implement VersionCollection in Java (#34050) 2018-11-01 17:43:57 +02:00
multi-cluster-search Generalize search.remote settings to cluster.remote (#33413) 2018-09-05 20:43:44 -04:00
no-bootstrap-tests Plugins: Remove meta plugins (#30670) 2018-05-18 10:56:08 -07:00
rolling-upgrade TESTS: Disable Snapshot Repo Verify in BwC Test (#35876) 2018-11-24 19:24:59 +01:00
smoke-test-client Logging: Drop two deprecated methods (#34055) 2018-09-26 11:20:52 -04:00
smoke-test-http Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04: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 INGEST: Add Configuration Except. Data to Metdata (#32322) 2018-08-15 19:02:19 +02:00
smoke-test-multinode QA: System property to override distribution (#30591) 2018-05-15 17:16:16 -04: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 Core: Default node.name to the hostname (#33677) 2018-09-19 15:21:29 -04:00
vagrant Remove build qualifier from server's Version (#35172) 2018-11-07 14:01:05 +02:00
verify-version-constants Implement VersionCollection in Java (#34050) 2018-11-01 17:43:57 +02:00
wildfly Swithc to jcenter and hope to have fewer network failures in builds (#35427) 2018-11-14 10:50:08 +02:00
build.gradle QA: Fix resolution of default distribution (#31351) 2018-06-14 18:25:47 -04:00