Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18661
Change subject: IMPALA-11384: Upgrade CPP thrift components to thrift-0.16.0 ...................................................................... IMPALA-11384: Upgrade CPP thrift components to thrift-0.16.0 This patch upgrade IMPALA_THRIFT_CPP_VERSION=0.16.0-p3 to mitigate CVE-2020-13949 and hang issue with newer JDBC client. IMPALA_TOOLCHAIN_BUILD_ID is upgraded to 179-9977806f06, which contain the required thrift-0.16.0 compiler. The refactoring itself includes removing non-generated (empty) *_constants.cpp and adjustment for THRIFT-4730. It also adjust error handling in client-request-state.cc due to changing thrift error message after upgrade. Testing: - Build and pass core tests. Change-Id: Ic278ac5c973ff5c3e829a6139b9c16e9d2c62a59 --- M be/generated-sources/gen-cpp/CMakeLists.txt M be/src/rpc/TAcceptQueueServer.cpp M be/src/rpc/TAcceptQueueServer.h M be/src/rpc/thrift-thread.cc M be/src/rpc/thrift-thread.h M be/src/rpc/thrift-util.cc M be/src/runtime/io/disk-io-mgr.cc M be/src/service/client-request-state.cc M be/src/util/process-state-info.cc M bin/impala-config.sh 10 files changed, 19 insertions(+), 50 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/61/18661/1 -- To view, visit http://gerrit.cloudera.org:8080/18661 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic278ac5c973ff5c3e829a6139b9c16e9d2c62a59 Gerrit-Change-Number: 18661 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
