Class WriteLoadConstraintDecider

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

public class WriteLoadConstraintDecider extends AllocationDecider
Decides whether shards can be allocated to cluster nodes, or can remain on cluster nodes, based on the target node's current write thread pool usage stats and any candidate shard's write load estimate.