OpenSearch/test/framework/src
Yannick Welsch 9154686623 Remove legacy primary shard allocation mode based on versions (#23016)
Elasticsearch v5.0.0 uses allocation IDs to safely allocate primary shards whereas prior versions of ES used a version-based mode instead. Elasticsearch v5 still has support for version-based primary shard allocation as it needs to be able to load 2.x shards. ES v6 can drop the legacy support.
2017-02-08 10:00:55 +01:00
..
main Remove legacy primary shard allocation mode based on versions (#23016) 2017-02-08 10:00:55 +01:00
test TransportService.connectToNode should validate remote node ID (#22828) 2017-02-07 22:11:32 +02:00