Class RebalanceInProgressDuringPlanComputationException

All Implemented Interfaces:
Serializable

public class RebalanceInProgressDuringPlanComputationException extends RebalancePlanComputationException
Reassigning partitions were detected while a rebalance plan was being computed, leaving it invalid.
See Also:
  • Constructor Details

    • RebalanceInProgressDuringPlanComputationException

      public RebalanceInProgressDuringPlanComputationException(String message)
    • RebalanceInProgressDuringPlanComputationException

      public RebalanceInProgressDuringPlanComputationException(String message, Throwable cause)