Class SnapshotInProgressAllocationDecider

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

public class SnapshotInProgressAllocationDecider extends AllocationDecider
This AllocationDecider prevents shards that are currently been snapshotted to be moved to other nodes.