Hello Marton Greber, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24319
to look at the new patch set (#3).
Change subject: KUDU-3730 Add observability counters to the auto-rebalancer
......................................................................
KUDU-3730 Add observability counters to the auto-rebalancer
Introduce three new server-level metrics to track rebalancing activity:
leader/follower moves scheduled and rounds completed.
Rebalancer::FindReplicas() is changed to return bool to signal whether
the leader-fallback path was taken.
Change-Id: I34ab527033ed71b1b591d86387f7f3af2dd4f6a3
---
M src/kudu/master/auto_rebalancer-test.cc
M src/kudu/master/auto_rebalancer.cc
M src/kudu/master/auto_rebalancer.h
M src/kudu/master/catalog_manager.cc
M src/kudu/rebalance/rebalancer.cc
M src/kudu/rebalance/rebalancer.h
M src/kudu/tools/rebalancer_tool.cc
7 files changed, 169 insertions(+), 14 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/19/24319/3
--
To view, visit http://gerrit.cloudera.org:8080/24319
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I34ab527033ed71b1b591d86387f7f3af2dd4f6a3
Gerrit-Change-Number: 24319
Gerrit-PatchSet: 3
Gerrit-Owner: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>