This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch branch-1.15.x
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from dde2813 [security] fix const-correctness of some ACL methods
new 7b01c45 [txns] Allow the TxnSystemClient to run in Authorized
environments
new 82ccdfe [kserver] output info on server-wide size limit
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/client/client-test.cc | 17 ++++++++++---
src/kudu/integration-tests/security-itest.cc | 26 ++++++++++++++++---
.../integration-tests/txn_status_table-itest.cc | 29 ++++++++++++++++------
src/kudu/kserver/kserver.cc | 10 +++++---
src/kudu/master/master.proto | 12 ++++-----
5 files changed, 70 insertions(+), 24 deletions(-)