Gabriella Lotz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24319
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 6 files changed, 127 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/19/24319/1 -- 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: newchange Gerrit-Change-Id: I34ab527033ed71b1b591d86387f7f3af2dd4f6a3 Gerrit-Change-Number: 24319 Gerrit-PatchSet: 1 Gerrit-Owner: Gabriella Lotz <[email protected]>
