OpenSearch/qa/full-cluster-restart
Nhat bf4c3642b2 remove _primary and _replica shard preferences (#26791)
The shard preference _primary, _replica and its variants were useful
for the asynchronous replication. However, with the current impl, they
are no longer useful and should be removed.

Closes #26335
2017-10-08 11:03:06 -04:00
..
src/test/java/org/elasticsearch/upgrades remove _primary and _replica shard preferences (#26791) 2017-10-08 11:03:06 -04:00
build.gradle Setup debug logging for qa.full-cluster-restart 2017-10-07 23:37:09 +02:00