Class InsufficientRebalancePlanMetricsException

All Implemented Interfaces:
Serializable

public class InsufficientRebalancePlanMetricsException extends RebalancePlanComputationException
Thrown when the cluster does not have enough metrics to compute a rebalance plan for removing a broker.
See Also:
  • Constructor Details

    • InsufficientRebalancePlanMetricsException

      public InsufficientRebalancePlanMetricsException(String message, Throwable cause)
    • InsufficientRebalancePlanMetricsException

      public InsufficientRebalancePlanMetricsException(String message)