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 cab7e5a19 [thirdparty] update lz4 up to 1.9.4 version
new 18ff6d979 [cfile] remove redundant StringPrintf in status messages
new 6e8314332 [messenger] Initialize SASL proto name to principal
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/cfile/binary_plain_block.cc | 6 +++---
src/kudu/cfile/binary_plain_block.h | 9 +++-----
src/kudu/integration-tests/security-itest.cc | 31 ++++++++++++++++++++++++++++
src/kudu/master/auto_leader_rebalancer.cc | 7 ++++++-
src/kudu/master/auto_rebalancer.cc | 7 ++++++-
src/kudu/master/master_runner.cc | 13 ++++++++++--
src/kudu/server/server_base.cc | 8 +++++--
7 files changed, 66 insertions(+), 15 deletions(-)