Skip to content

ConsistentRingOptions Properties

Configuration options for consistent hashing algorithm, used to balance resource allocations across the cluster.

NumVirtualBucketsConsistentRing

getset
View source
public int NumVirtualBucketsConsistentRing
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.