Closed ShubhamRwt closed 2 weeks ago
/azp run regression
@ShubhamRwt I would rebase against main, because a refactoring around getting task status of rebalance was just merged. It would be better for you to have the code up to date while addressing comments on this PR. Thanks!
Yep I am working on that @ppatierno, trying to address all the comments and rebase. After that I will test things in a cluster to be sure everything works
@ShubhamRwt could you rebase against main, I merged another PR fixing some reconciliation issues on KafkaRebalance (You got conflicts as well).
@scholzj @PaulRMellor could you have another pass to check if Shubham addressed your comments as well?
@scholzj Hi, can we run the pipeline tests in this?
/azp run regression
The regression failure doesn't look related to this PR
The regression failure doesn't look related to this PR
Ok, let's re-run it.
/azp run regression
The test failing in the regression is passing for me locally even when I have rebased to the main branch. @see-quick Do you have any idea why it fails?
@scholzj I have rebased the PR and made the minor fix. Do you have any other suggestions which I need to fix?
Type of change
This PR adds the ability to move data between two JBOD disks using Cruise Control. To do the same, we have introduced a new mode called
remove-disks
. You can use it like this:Description
Please describe your pull request
Checklist
Please go through this checklist and make sure all applicable tasks have been done