ActivationMigrationCountLimit
getset
public int ActivationMigrationCountLimit The maximum allowed number of activations that can be migrated at any given cycle.
public int ActivationMigrationCountLimitpublic double AllowedEntropyDeviationActivationRebalancerOptions is set to true. public double CycleNumberWeightRepresents the weight that is given to the number of rebalancing cycles that have passed during a rebalancing session.
Changing this value has a far greater impact on the migration rate thanActivationRebalancerOptions, and is suitable for controlling the session duration. Pick higher values if you want a faster migration rate.
public double EntropyQuantumpublic int MaxStagnantCyclespublic TimeSpan RebalancerDueTimepublic bool ScaleAllowedEntropyDeviationActivationRebalancerOptions should be scaled dynamically based on the total number of activations. When set to true, the allowed entropy deviation will increase logarithmically after reaching ActivationRebalancerOptions, and will cap at ActivationRebalancerOptions. public int ScaledEntropyDeviationActivationThresholdActivationRebalancerOptions (if, and only if, its true) to begin scaling the ActivationRebalancerOptions. public TimeSpan SessionCyclePeriodpublic double SiloNumberWeightRepresents 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 thanActivationRebalancerOptions, and is suitable for fine-tuning. Pick lower values if you want a faster migration rate.