Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10336
Change subject: WIP [rebalancing] high-level rebalancing algorithm ...................................................................... WIP [rebalancing] high-level rebalancing algorithm This changelist introduces the high-level rebalancing algorithm and unit corresponding unit tests. The algorithm operates using high-level entities such as table and replica (no tablets exists in that view of the world). Change-Id: I5a8050ee79117a2ae2f6f88740ed25656946cfb4 WIP: just collecting feedback, need to add more unit tests. --- M src/kudu/tools/CMakeLists.txt A src/kudu/tools/rebalance-algo-test.cc A src/kudu/tools/rebalance-algo.cc A src/kudu/tools/rebalance-algo.h 4 files changed, 851 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/36/10336/1 -- To view, visit http://gerrit.cloudera.org:8080/10336 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5a8050ee79117a2ae2f6f88740ed25656946cfb4 Gerrit-Change-Number: 10336 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
