You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Hannah Nguyen (Code Review)" <ge...@cloudera.org> on 2019/08/22 00:30:50 UTC

[kudu-CR] WIP: Create kudu/rebalance subdirectory

Hello Tidy Bot, Alexey Serbin, Kudu Jenkins, Andrew Wong, Adar Dembo, 

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

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

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

Change subject: WIP: Create kudu/rebalance subdirectory
......................................................................

WIP: Create kudu/rebalance subdirectory

Moved structs used for rebalancing from tools/ksck_results
into rebalance/cluster_status. Moved contents of
tools/rebalance_algo into rebalance subdirectory too.

TODO: move tools/placement_policy_util and tools/rebalancer.

Change-Id: Ie0242a019cb44517539da2878cf889ee0c511964
---
M CMakeLists.txt
A src/kudu/rebalance/CMakeLists.txt
A src/kudu/rebalance/cluster_status.cc
A src/kudu/rebalance/cluster_status.h
R src/kudu/rebalance/rebalance_algo-test.cc
R src/kudu/rebalance/rebalance_algo.cc
R src/kudu/rebalance/rebalance_algo.h
M src/kudu/tools/CMakeLists.txt
M src/kudu/tools/ksck-test.cc
M src/kudu/tools/ksck.cc
M src/kudu/tools/ksck.h
M src/kudu/tools/ksck_remote.cc
M src/kudu/tools/ksck_remote.h
M src/kudu/tools/ksck_results.cc
M src/kudu/tools/ksck_results.h
M src/kudu/tools/placement_policy_util-test.cc
M src/kudu/tools/placement_policy_util.cc
M src/kudu/tools/placement_policy_util.h
M src/kudu/tools/rebalance-test.cc
M src/kudu/tools/rebalancer.cc
M src/kudu/tools/rebalancer.h
M src/kudu/tools/tool.proto
M src/kudu/tools/tool_action_cluster.cc
23 files changed, 845 insertions(+), 654 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/14110/3
-- 
To view, visit http://gerrit.cloudera.org:8080/14110
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie0242a019cb44517539da2878cf889ee0c511964
Gerrit-Change-Number: 14110
Gerrit-PatchSet: 3
Gerrit-Owner: Hannah Nguyen <ha...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Hannah Nguyen <ha...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)