Hello Alexey Serbin, Kudu Jenkins, Hannah Nguyen, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/15970 to look at the new patch set (#2). Change subject: auto_rebalancer: ignore deleted tables ...................................................................... auto_rebalancer: ignore deleted tables The auto-rebalancer would previously not do any rebalancing if any of the tables in the cluster were deleted, since the tablets of these tables would not be RUNNING. This updates the auto-rebalancer to ignore such tables. Change-Id: Ib5499b09c677dd6c1016349398952a1c39820691 --- M src/kudu/master/auto_rebalancer-test.cc M src/kudu/master/auto_rebalancer.cc 2 files changed, 58 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/70/15970/2 -- To view, visit http://gerrit.cloudera.org:8080/15970 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ib5499b09c677dd6c1016349398952a1c39820691 Gerrit-Change-Number: 15970 Gerrit-PatchSet: 2 Gerrit-Owner: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: Hannah Nguyen <hannahvnguye...@gmail.com> Gerrit-Reviewer: Kudu Jenkins (120)