StreamQueueBalancerType.StaticClusterConfigDeploymentBalancer 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 NOT use the information from Membership oracle about currently active silos.
That is, it does not rebalance queues based on dymanic changes in the cluster Membership.
public static Type StaticClusterConfigDeploymentBalancer;
staticval mutable StaticClusterConfigDeploymentBalancer : Type
Public Shared StaticClusterConfigDeploymentBalancer As Type