OpenSearch/x-pack/plugin
Martijn van Groningen 4e1a779773
Prepare ShardFollowNodeTask to bootstrap when it fall behind leader shard (#37562)
* Changed `LuceneSnapshot` to throw an `OperationsMissingException` if the requested ops are missing.
* Changed the shard changes api to handle the `OperationsMissingException` and wrap the exception into `ResourceNotFound` exception and include metadata to indicate the requested range can no longer be retrieved.
* Changed `ShardFollowNodeTask` to handle this `ResourceNotFound` exception with the included metdata header.

Relates to #35975
2019-01-28 09:30:04 +01:00
..
ccr Prepare ShardFollowNodeTask to bootstrap when it fall behind leader shard (#37562) 2019-01-28 09:30:04 +01:00
core Create snapshot role (#35820) 2019-01-27 23:07:32 +02:00
deprecation Remove obsolete deprecation checks (#37510) 2019-01-18 14:24:34 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Use ILM for Watcher history deletion (#37443) 2019-01-23 10:18:08 -07:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml [ML] Adjust structure finder for Joda to Java time migration (#37306) 2019-01-26 20:19:57 +00:00
monitoring Deprecate xpack.watcher.history.cleaner_service.enabled (#37782) 2019-01-24 15:31:31 -07:00
rollup Switch mapping/aggregations over to java time (#36363) 2019-01-23 10:40:05 +01:00
security Create snapshot role (#35820) 2019-01-27 23:07:32 +02:00
sql SQL: Fix casting from date to numeric type to use millis (#37869) 2019-01-25 23:29:10 +02:00
src/test ML: removing unnecessary upgrade code (#37879) 2019-01-25 13:57:41 -06:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Mute TransformIntegrationTests#testSearchTransform 2019-01-25 11:12:45 -08:00
build.gradle Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00