OpenSearch/qa/security-setup-password-tests
Jay Modi cec90f452a IndexLifecycleManager checks for index existense and up to date mappings ()
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 

Original commit: elastic/x-pack-elasticsearch@80f05d83b4
2018-01-12 12:45:52 -07:00
..