Class ReplicaAfterPrimaryActiveAllocationDecider

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

public class ReplicaAfterPrimaryActiveAllocationDecider
extends AllocationDecider
An allocation strategy that only allows for a replica to be allocated when the primary is active.