Class RestoreInProgressAllocationDecider

java.lang.Object
org.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
org.elasticsearch.cluster.routing.allocation.decider.RestoreInProgressAllocationDecider

public class RestoreInProgressAllocationDecider extends AllocationDecider
This AllocationDecider prevents shards that have failed to be restored from a snapshot to be allocated.