Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22906 )
Change subject: IMPALA-14067: Bump glog version to 0.6.0 in Impala ...................................................................... IMPALA-14067: Bump glog version to 0.6.0 in Impala Some minor changes were needed on the Impala side because of changes in glog (for example some variables and function parameters were changed from signed to unsigned integer types). Testing: - passed exhaustive DEBUG tests - core ASAN tests Change-Id: Ifbe341265fd7aa7be8fe304b9fda31b4470237cf Reviewed-on: http://gerrit.cloudera.org:8080/22906 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/common/logging.cc M be/src/gutil/dynamic_annotations.h M be/src/kudu/util/async_logger.cc M be/src/kudu/util/async_logger.h M be/src/kudu/util/debug-util.cc M be/src/kudu/util/debug/trace_logging.h M be/src/kudu/util/flags.cc M be/src/kudu/util/logging.cc M be/src/kudu/util/logging.h M be/src/kudu/util/logging_test_util.h M be/src/runtime/io/data-cache-trace.cc M bin/impala-config.sh 12 files changed, 16 insertions(+), 18 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/22906 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ifbe341265fd7aa7be8fe304b9fda31b4470237cf Gerrit-Change-Number: 22906 Gerrit-PatchSet: 8 Gerrit-Owner: Daniel Becker <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
