Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/15924


Change subject: KUDU-2817: Upgrade glog to 0.4.0
......................................................................

KUDU-2817: Upgrade glog to 0.4.0

We are currently on glog 0.3.5 which is from 2017. We also have 4 patches
on top of that version in thirdparty.

This patch upgrades us to glog 0.4.0 which was released in 2019 and
removes 3/4 patches that are now included in the release.

I needed to adjust the remaining patch to apply and fix some usage of
the CHECK macros to wrap in parenthesis to prevent macro expansion
issues as well.

Change-Id: I652a852d040fcd3d974002382735610c8621c413
---
M src/kudu/fs/dir_util-test.cc
M src/kudu/util/logging.h
M src/kudu/util/rw_mutex-test.cc
M thirdparty/download-thirdparty.sh
D thirdparty/patches/glog-fix-symbolization.patch
D thirdparty/patches/glog-issue-198-fix-unused-warnings.patch
D thirdparty/patches/glog-issue-54-dont-build-tests.patch
M thirdparty/patches/glog-support-stacktrace-for-aarch64.patch
M thirdparty/vars.sh
9 files changed, 27 insertions(+), 442 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/24/15924/1
--
To view, visit http://gerrit.cloudera.org:8080/15924
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I652a852d040fcd3d974002382735610c8621c413
Gerrit-Change-Number: 15924
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@apache.org>

Reply via email to