ActivationRebalancerOptions.AllowedEntropyDeviation Property

Definition

Represents the allowed entropy deviation between the cluster's current entropy, against the theoretical maximum. Values lower than this are practically considered as "maximum", and the current rebalancing session will stop. This acts as a base rate if ScaleAllowedEntropyDeviation is set to true.

public double AllowedEntropyDeviation { get; set; }
member this.AllowedEntropyDeviation : double with get, set
Public Property AllowedEntropyDeviation As Double

Property Value

Remarks

Allowed range is: (0-0.1]

Applies to