Daniel Becker has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22881 )
Change subject: IMPALA-14067: Bump glog version to 0.6.0 in toolchain ...................................................................... IMPALA-14067: Bump glog version to 0.6.0 in toolchain This commit upgrades the glog library to version 0.6.0. This is a prerequisite of upgrading Impala's Kudu code to v1.17.1. Previously we had 3 patches on top of glog v0.3.5, but two of those are already present in v0.6.0 so we only need one patch. Testing: - Built native toolchain on local machine. - Built native toolchain with Jenkins job. - Built Impala with upgraded toolchain and ran exhaustive tests. Change-Id: Id2f353ffa8973b0c3d349e76201ffa2bf50f8871 Reviewed-on: http://gerrit.cloudera.org:8080/22881 Reviewed-by: Zoltan Borok-Nagy <[email protected]> Tested-by: Daniel Becker <[email protected]> --- M buildall.sh M source/glog/build.sh D source/glog/glog-0.3.5-patches/0001-Allow-glog-to-accept-a-message-listener.patch D source/glog/glog-0.3.5-patches/0002-rate-limit-calls-to-posix_fadvise.patch D source/glog/glog-0.3.5-patches/0003-glog-fix-symbolization.patch A source/glog/glog-0.6.0-patches/0001-PATCH-Allow-glog-to-accept-a-message-listener.patch 6 files changed, 174 insertions(+), 485 deletions(-) Approvals: Zoltan Borok-Nagy: Looks good to me, approved Daniel Becker: Verified -- To view, visit http://gerrit.cloudera.org:8080/22881 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Id2f353ffa8973b0c3d349e76201ffa2bf50f8871 Gerrit-Change-Number: 22881 Gerrit-PatchSet: 5 Gerrit-Owner: Daniel Becker <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
