OpenSearch/test
Yannick Welsch 1b75cb63a2 Add recovery source to ShardRouting (#19516)
Adds an explicit recoverySource field to ShardRouting that characterizes the type of recovery to perform:

- fresh empty shard copy
- existing local shard copy
- recover from peer (primary)
- recover from snapshot
- recover from other local shards on same node (shrink index action)
2016-08-27 16:11:10 +02:00
..
fixtures in the plugin: guard against HADOOP_HOME in environment on any platform. 2015-12-21 02:21:53 -05:00
framework Add recovery source to ShardRouting (#19516) 2016-08-27 16:11:10 +02:00
logger-usage Re-enable logger usage checks 2016-06-28 16:48:05 +02:00
build.gradle Add authentication to reindex-from-remote 2016-07-27 14:17:41 -04:00