OpenSearch/qa/rolling-upgrade
Jay Modi cec90f452a IndexLifecycleManager checks for index existense and up to date mappings (elastic/x-pack-elasticsearch#3515)
This change makes the IndexLifecycleManager check for both index existence and up to date mappings
on the index prior to executing the provided runnable. Doing this provides a mechanism to make
non-breaking mapping updates to the security index in minor versions.

relates elastic/x-pack-elasticsearch#3462

Original commit: elastic/x-pack-elasticsearch@80f05d83b4
2018-01-12 12:45:52 -07:00
..
src/test IndexLifecycleManager checks for index existense and up to date mappings (elastic/x-pack-elasticsearch#3515) 2018-01-12 12:45:52 -07:00
with-system-key Add basic full cluster restart tests for x-pack (elastic/x-pack-elasticsearch#1743) 2017-06-16 11:44:51 -04:00
without-system-key Add basic full cluster restart tests for x-pack (elastic/x-pack-elasticsearch#1743) 2017-06-16 11:44:51 -04:00
build.gradle Tidy up after elastic/x-pack-elasticsearch#3078 (elastic/x-pack-elasticsearch#3099) 2017-11-24 08:13:13 +00:00