This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch branch-1.15.x
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 07a283e KUDU-3277 fix concurrent session flush issue in Java client
new 915b6c6 [java] a property to show output while running a test
new dde2813 [security] fix const-correctness of some ACL methods
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:
java/gradle/tests.gradle | 4 ++++
src/kudu/security/simple_acl.cc | 5 ++---
src/kudu/security/simple_acl.h | 2 +-
src/kudu/server/server_base.cc | 6 +++---
src/kudu/server/server_base.h | 6 +++---
5 files changed, 13 insertions(+), 10 deletions(-)