StreamQueueBalancerType.DynamicClusterConfigDeploymentBalancer Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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