This is an automated email from the ASF dual-hosted git repository.

granthenke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.


    from efc3f37  KUDU-2871 (part 1): disable TLS 1.3.
     new 5dca59e  KUDU-2870: allow super-user to skip authz checks in Checksum
     new 1d1abbf  [tools] Add get/set extra-configs for CLI tools
     new 02fa2d6  [docs] Ubuntu 18.04 is a supported platform

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/installation.adoc                       |  4 +-
 src/kudu/integration-tests/security-itest.cc | 76 +++++++++++++++++++----
 src/kudu/server/server_base.cc               |  7 ++-
 src/kudu/server/server_base.h                |  3 +
 src/kudu/tools/kudu-admin-test.cc            | 90 ++++++++++++++++++++++++++++
 src/kudu/tools/kudu-tool-test.cc             | 32 ++++++++++
 src/kudu/tools/tool_action_table.cc          | 66 ++++++++++++++++++++
 src/kudu/tserver/tablet_service.cc           |  7 ++-
 8 files changed, 269 insertions(+), 16 deletions(-)

Reply via email to