Skip to content

Cruise Control is not recognizing the need to rebalance #10773

Answered by scholzj
foet-cw asked this question in Q&A
Discussion options

You must be logged in to vote

@kyguy or @ppatierno might be able to provide more details.

But in general, the capacity goals are checking that things are within the capacity. They do not necessarily care that one disk is empty while other has some data as long as they are withing the capacity limits. If you want to distribute things equally, you should use the distribution goals - e.g. DiskUsageDistributionGoal. That will try to distribute things equally.


"Error processing POST request '/rebalance' due to: 'com.linkedin.kafka.cruisecontrol.exception.OptimizationFailureException: [NetworkInboundCapacityGoal] Insufficient capacity for networkInbound (Utilization 3658436.50, Allowed Capacity 112000.00, Threshold: 0.80)…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@foet-cw
Comment options

@scholzj
Comment options

Answer selected by foet-cw
@foet-cw
Comment options

@kyguy
Comment options

kyguy Oct 29, 2024
Collaborator

@foet-cw
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants