ActivationRebalancerOptions.EntropyQuantum Property

Definition

The minimum change in the entropy of the cluster that is considered an improvement. When a total of n-consecutive stagnant cycles pass, during which the change in entropy is less than the quantum, then the current rebalancing session will stop. The change is a normalized value being relative to the maximum possible entropy.

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

Property Value

Remarks

Allowed range: (0-0.1]

Applies to