ConsistentRingOptions.NumVirtualBucketsConsistentRing Property

Definition

Gets or sets the number of registrations a silo maintains in a consistent hash ring. This affects the probabilistic balancing of resource allocations across the cluster. More virtual buckets increase the probability of evenly balancing while minimally increasing management cost.

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

Property Value

Applies to