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 420b07e  mini-cluster: add a tserver admin proxy
     new 7194127  [TxnStatusManagerTest] fix replica restart in 
GetTransactionStatus
     new 713fee3  [thirdparty] Upgrade to gperftools 2.8
     new 2943aa7  [thirdparty] Upgrade glog to 0.4.0

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/fs/dir_util-test.cc                       |   8 +-
 src/kudu/transactions/txn_status_manager-test.cc   |   8 +-
 src/kudu/util/logging.h                            |  13 +-
 src/kudu/util/rw_mutex-test.cc                     |  24 +--
 thirdparty/build-definitions.sh                    |  19 +-
 thirdparty/download-thirdparty.sh                  |   7 +-
 thirdparty/patches/glog-fix-symbolization.patch    | 212 ---------------------
 .../glog-issue-198-fix-unused-warnings.patch       |  47 -----
 .../patches/glog-issue-54-dont-build-tests.patch   | 147 --------------
 .../glog-support-stacktrace-for-aarch64.patch      |  21 +-
 thirdparty/patches/gperftools-osx-arm64.patch      |  21 ++
 thirdparty/patches/gperftools-unbreak-memz.patch   |  28 ---
 thirdparty/vars.sh                                 |   4 +-
 13 files changed, 73 insertions(+), 486 deletions(-)
 delete mode 100644 thirdparty/patches/glog-fix-symbolization.patch
 delete mode 100644 thirdparty/patches/glog-issue-198-fix-unused-warnings.patch
 delete mode 100644 thirdparty/patches/glog-issue-54-dont-build-tests.patch
 create mode 100644 thirdparty/patches/gperftools-osx-arm64.patch
 delete mode 100644 thirdparty/patches/gperftools-unbreak-memz.patch

Reply via email to