StreamQueueBalancerType.DynamicClusterConfigDeploymentBalancer Field

Definition

Stream queue balancer that uses the cluster configuration to determine deployment information for load balancing.
It does not support dynamic changes to global (full) cluster configuration. This Balancer does use the information from Membership oracle about currently active (alive) silos and rebalances queues from non active silos.

public static Type DynamicClusterConfigDeploymentBalancer;
 staticval mutable DynamicClusterConfigDeploymentBalancer : Type
Public Shared DynamicClusterConfigDeploymentBalancer As Type 

Field Value

Applies to