OpenSearch/x-pack/plugin
Armin Braun a96606d962
Safer Wait for Snapshot Success in ClusterPrivilegeTests (#40943) (#42575)
* Safer Wait for Snapshot Success in ClusterPrivilegeTests

* The snapshot state returned by the API might become SUCCESS before it's fully removed from the cluster state.
  * We should fix this race in the transport API but it's not trivial and will be part of the incoming big round of refactoring the repository interaction, this added check fixes the test for now
* closes #38030
2019-05-27 12:08:20 +02:00
..
ccr Add debug log for retention leases (#42557) 2019-05-26 16:04:47 -04:00
core Some Cleanup in o.e.i.engine (#42278) (#42566) 2019-05-27 11:04:54 +02:00
data-frame [ML-DataFrame] add support for fixed_interval, calendar_interval, remove interval (#42427) 2019-05-24 20:30:17 +02:00
deprecation Deprecate support for chained multi-fields. (#42330) 2019-05-24 15:55:06 -07:00
graph Switch run task to use real distro (#41590) 2019-05-06 12:34:07 -07:00
ilm Switch run task to use real distro (#41590) 2019-05-06 12:34:07 -07:00
logstash Switch run task to use real distro (#41590) 2019-05-06 12:34:07 -07:00
ml [ML] Use map and filter instead of flatMap in find_file_structure (#42534) 2019-05-24 20:12:06 +01:00
monitoring Update ciphers for TLSv1.3 and JDK11 if available (#42082) 2019-05-20 09:45:36 -04:00
rollup Fix unchecked warning in RollupIndexerIndexingTests#testSimpleDateHistoWithOverlappingDelay 2019-05-21 12:28:57 +02:00
security Safer Wait for Snapshot Success in ClusterPrivilegeTests (#40943) (#42575) 2019-05-27 12:08:20 +02:00
sql SQL: Moves the JTS-based tests suppression to Before (#42526) 2019-05-24 13:58:53 -04:00
src/test [ML-DataFrame] add support for fixed_interval, calendar_interval, remove interval (#42427) 2019-05-24 20:30:17 +02:00
watcher Split document and metadata fields in GetResult (#38373) (#42456) 2019-05-23 14:01:07 -07:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00