OpenSearch/x-pack/plugin
Armin Braun e65c60915a
Cleanup FileRestoreContext Abstractions (#48173) (#48300)
This class is only used by the blob store repository
and CCR and the abstractions didn't really make sense
with CCR ignoring the concrete `restoreFiles` method
completely and having a method used only by the blobstore
overriden as unsupported.
=> Moved to a more fitting set of abstractions
=> Dried up the stream wrapping in `BlobStoreRepository` a little
now that the `restoreFile` method could be simplified

Relates #48110 as it makes changing the API of `FileRestoreContext`
to what is needed for async restores simpler
2019-10-21 17:30:35 +02:00
..
analytics Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
ccr Cleanup FileRestoreContext Abstractions (#48173) (#48300) 2019-10-21 17:30:35 +02:00
core [7.x] Default "prediction_field_name" to (dependent_variable + "_prediction") (#48232) (#48279) 2019-10-21 13:18:08 +02:00
deprecation Add migration tool checks for `_field_names` disabling (#46972) 2019-09-25 10:15:10 +02:00
enrich Validate policy type when storing an enrich policy (#48126) 2019-10-18 16:26:48 +02:00
frozen-indices Remove unused transport action from TransportFreezeIndexAction (#47992) 2019-10-14 16:20:37 +02:00
graph Fix XPackPlugin usages in tests (#47252) 2019-10-02 12:36:02 +02:00
ilm Fix testRetentionWhileSnapshotInProgress (#48219) 2019-10-18 14:25:18 -06:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
ml [ML] fixing tests (#48084) (#48253) 2019-10-21 09:21:06 -04:00
monitoring Merge remote-tracking branch 'es/7.x' into enrich-7.x 2019-10-10 14:44:05 +02:00
rollup Ensure random timestamps are within search boundary (#38753) (#47787) 2019-10-10 14:38:01 +02:00
search-business-rules Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
security Fix security origin for TokenService#findActiveTokensFor... (#47418) (#48280) 2019-10-21 13:15:05 +03:00
spatial Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
sql Mute CliSecurityIT 2019-10-21 11:25:56 +03:00
src/test [7.x] Default "prediction_field_name" to (dependent_variable + "_prediction") (#48232) (#48279) 2019-10-21 13:18:08 +02:00
transform [7.5][Transform] prevent assignment if any node is older than 7.4 (#48055) 2019-10-15 16:14:39 +02:00
vectors Fix XPackPlugin usages in tests (#47252) 2019-10-02 12:36:02 +02:00
voting-only-node Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
watcher Update jakarta mail dependency to 1.6.4 (#47810) 2019-10-11 09:24:11 +02:00
build.gradle Convert RunTask to use testclusers, remove ClusterFormationTasks (#47572) 2019-10-08 14:43:29 +03:00