OpenSearch/core/src
Jason Tedor 346ff0435a Fail demoted primary shards and retry request
This commit handles the scenario where a replication action fails on a
replica shard, the primary shard attempts to fail the replica shard
but the primary shard is notified of demotion by the master. In this
scenario, the demoted primary shard must be failed, and then the
request rerouted again to the new primary shard.

Closes #16415, closes #14252
2016-02-10 11:39:32 -05:00
..
main Fail demoted primary shards and retry request 2016-02-10 11:39:32 -05:00
test Fail demoted primary shards and retry request 2016-02-10 11:39:32 -05:00