ActivationRebalancerOptions.SiloNumberWeight Property

Definition

Represents the weight that is given to the number of silos in the cluster during a rebalancing session.

Changing this value has a far lesser impact on the migration rate than CycleNumberWeight, and is suitable for fine-tuning.

Pick lower values if you want a faster migration rate.

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

Property Value

Remarks

Allowed range: [0-1]

Applies to