Redigera

Dela via


ActivationRebalancerOptions.MaxStagnantCycles Property

Definition

The maximum, consecutive number of cycles, yielding no significant improvement to the cluster's entropy.

public int MaxStagnantCycles { get; set; }
member this.MaxStagnantCycles : int with get, set
Public Property MaxStagnantCycles As Integer

Property Value

Remarks

This value is inclusive, i.e. if this value is 'n', then the 'n+1' cycle will stop the current rebalancing session.

Applies to