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 578e96b [tests] TsRecoveryITestDeathTest isn't for for TSAN buidls
new 04262dc [master] KUDU-2181 Fix duplicate master address and remove
unsafe flag tag
new 11c969e [txn_manager] allow a super user to call txn-related RPCs
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/integration-tests/security-itest.cc | 121 +++++++++++++++++++++++----
src/kudu/master/sys_catalog.cc | 5 +-
src/kudu/master/txn_manager_service.cc | 2 +-
src/kudu/tools/tool_action_master.cc | 12 ++-
src/kudu/util/net/net_util.cc | 18 ++--
src/kudu/util/net/net_util.h | 4 +
6 files changed, 133 insertions(+), 29 deletions(-)