This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from f5d2899 KUDU-3007 (3/3): Support building and running Kudu on aarch64
platform
new 7d6f7fd [master] add 'runtime' tag for master_ts_rpc_timeout_ms
new 54b9a59 util: quell warning in sockaddr.cc
new a961fbc docs: add Ranger integration
new b7ef3d2 [tools] multiple tablet ids in 'local_replica delete'
new e70d806 [tools] add --ignore_nonexistent for 'local_replica delete'
The 5 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/kudu_impala_integration.adoc | 1 +
docs/security.adoc | 234 ++++++++++++++++++++++++++--
src/kudu/master/catalog_manager.cc | 1 +
src/kudu/tools/kudu-tool-test.cc | 68 +++++++-
src/kudu/tools/tool_action_common.cc | 3 +
src/kudu/tools/tool_action_common.h | 2 +
src/kudu/tools/tool_action_local_replica.cc | 74 +++++++--
src/kudu/util/net/sockaddr.cc | 2 +
8 files changed, 350 insertions(+), 35 deletions(-)