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 42425c0  [tools] add missing top-level entries into TestModeHelp
     new f47caaf  txns: use HostPorts instead of strings to build 
TxnSystemClient
     new 0e2c288  [thirdparty] Upgrade CMake to 3.19.1

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:
 CMakeLists.txt                                              |  5 +++++
 src/kudu/codegen/CMakeLists.txt                             | 11 +++--------
 src/kudu/integration-tests/auth_token_expire-itest.cc       |  6 +-----
 .../integration-tests/client-negotiation-failover-itest.cc  |  7 +------
 src/kudu/integration-tests/master_authz-itest.cc            |  9 ++-------
 src/kudu/integration-tests/master_hms-itest.cc              |  7 +------
 src/kudu/integration-tests/txn_status_table-itest.cc        | 13 ++-----------
 src/kudu/master/txn_manager.cc                              |  7 +------
 src/kudu/transactions/txn_system_client.cc                  |  9 +++++++--
 src/kudu/transactions/txn_system_client.h                   |  4 +++-
 src/kudu/util/env_posix.cc                                  |  5 +++++
 thirdparty/vars.sh                                          |  2 +-
 12 files changed, 32 insertions(+), 53 deletions(-)

Reply via email to