Hello Tidy Bot, Alexey Serbin, Kudu Jenkins,

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

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

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

Change subject: WIP KUDU-2780: create thread for auto-rebalancing
......................................................................

WIP KUDU-2780: create thread for auto-rebalancing

Created auto-rebalancer thread in background tasks of catalog manager.
Set up framework for auto-rebalancing loop.
Loop retrieves information on tservers, tables, and tablets for rebalancing.

Change-Id: Ifca25d1063c07047cf2123e6792b3c7395be20e4
TODO: calculate rebalancing moves, execute moves, write tests.
---
M src/kudu/master/CMakeLists.txt
A src/kudu/master/auto_rebalancer-test.cc
A src/kudu/master/auto_rebalancer.cc
A src/kudu/master/auto_rebalancer.h
M src/kudu/master/catalog_manager.cc
M src/kudu/master/catalog_manager.h
M src/kudu/rebalance/rebalancer.cc
M src/kudu/rebalance/rebalancer.h
8 files changed, 646 insertions(+), 52 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/77/14177/2
-- 
To view, visit http://gerrit.cloudera.org:8080/14177
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifca25d1063c07047cf2123e6792b3c7395be20e4
Gerrit-Change-Number: 14177
Gerrit-PatchSet: 2
Gerrit-Owner: Hannah Nguyen <hannah.ngu...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Hannah Nguyen <hannah.ngu...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)

Reply via email to