This is an automated email from the ASF dual-hosted git repository.
laiyingchun pushed a change to branch branch-1.17.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
from b68bbf66f KUDU-1945 Add C++ example for non-unique PK
new b3e64b07f [master] Exclude tservers in MAINTENANCE_MODE when leader
rebalancing
new 71dd3d707 Fix missing spaces in Substitute pattern
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/kudu/master/auto_leader_rebalancer-test.cc | 75 +++++++++++++++++++++++++-
src/kudu/master/auto_leader_rebalancer.cc | 22 +++++++-
src/kudu/master/auto_leader_rebalancer.h | 2 +
src/kudu/tablet/tablet.cc | 4 +-
4 files changed, 99 insertions(+), 4 deletions(-)