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 754de05 [authz] add scrubbing task for the privileges cache
new 98d9765 [catalog_manager] update criterion to choose authz provider
new 8005afc authz: mark tserver flag non-experimental
new cc6b812 [authz] validator for --sentry_service_rpc_addresses flag
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:
src/kudu/integration-tests/master_sentry-itest.cc | 25 +++++++++++++++++++++++
src/kudu/master/catalog_manager.cc | 2 +-
src/kudu/master/sentry_privileges_fetcher.cc | 25 +++++++++++++++++++++++
src/kudu/tserver/tablet_service.cc | 1 -
4 files changed, 51 insertions(+), 2 deletions(-)