You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2018/10/20 06:55:14 UTC

[kudu-CR] [rebalancer] location-aware rebalancer (part 1/n)

Hello Will Berkeley, Tidy Bot, Kudu Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/11549

to look at the new patch set (#6).

Change subject: [rebalancer] location-aware rebalancer (part 1/n)
......................................................................

[rebalancer] location-aware rebalancer (part 1/n)

Added logic to identify and fix placement policy violations.
Also, added units tests to cover the new functionality.

Change-Id: I1cdc3b57a782e6d043b1853600c97fe1f8630347
---
M src/kudu/tools/CMakeLists.txt
M src/kudu/tools/ksck_results.h
A src/kudu/tools/placement_policy_util-test.cc
A src/kudu/tools/placement_policy_util.cc
A src/kudu/tools/placement_policy_util.h
M src/kudu/tools/rebalance_algo.h
M src/kudu/tools/rebalancer.h
7 files changed, 1,006 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/49/11549/6
-- 
To view, visit http://gerrit.cloudera.org:8080/11549
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1cdc3b57a782e6d043b1853600c97fe1f8630347
Gerrit-Change-Number: 11549
Gerrit-PatchSet: 6
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Will Berkeley <wd...@gmail.com>