OpenSearch/buildSrc
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
..
src Add recovery source to ShardRouting (#19516) 2016-08-27 16:11:10 +02:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Merge branch 'master' into feature/http_client 2016-06-22 09:50:07 +02:00
version.properties Upgrade to Lucene 6.2.0 2016-08-24 17:26:28 -04:00