Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11892 )
Change subject: [rebalancer] location-aware rebalancer (part 10/n) ...................................................................... [rebalancer] location-aware rebalancer (part 10/n) This patch makes the placement policy fixer and the cross-location rebalancing phases take into account already scheduled replica movements (a.k.a. moves is progress). Also, added more integration tests for the LA rebalancer tool. Change-Id: I27ada3c3dc50f45d1a95aaa51c36e2d40d8f3d49 Reviewed-on: http://gerrit.cloudera.org:8080/11892 Tested-by: Kudu Jenkins Reviewed-by: Will Berkeley <[email protected]> --- M src/kudu/tools/placement_policy_util.cc M src/kudu/tools/placement_policy_util.h M src/kudu/tools/rebalance_algo.cc M src/kudu/tools/rebalance_algo.h M src/kudu/tools/rebalancer.cc M src/kudu/tools/rebalancer.h M src/kudu/tools/rebalancer_tool-test.cc 7 files changed, 367 insertions(+), 56 deletions(-) Approvals: Kudu Jenkins: Verified Will Berkeley: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/11892 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I27ada3c3dc50f45d1a95aaa51c36e2d40d8f3d49 Gerrit-Change-Number: 11892 Gerrit-PatchSet: 5 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Will Berkeley <[email protected]>
