This is an automated email from the ASF dual-hosted git repository.
zhangyifan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 80c8dde [tools] Fix schema version incorrctly set to 0 bug after
rebuilding master
new 67ba3ca [java] Bump log4j to 2.17.1
new 5ef0168 KUDU-3346: fix rebalancer tool fails to run with
'--ignored_tservers'
new f94ff25 [docs] add a note on Token Authentication
The 3 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:
docs/design-docs/rpc.md | 33 +++++++---
java/gradle/dependencies.gradle | 2 +-
src/kudu/rebalance/rebalancer.cc | 15 ++---
src/kudu/tools/rebalancer_tool-test.cc | 108 ++++++++++++++++++++++++++++++++-
src/kudu/tools/rebalancer_tool.cc | 56 +++++++++--------
src/kudu/tools/rebalancer_tool.h | 18 +++---
6 files changed, 175 insertions(+), 57 deletions(-)