Andrew Sherman has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13383


Change subject: Patch Thrift to 0.9.3-p6 to eliminate erroneous ssl warnings.
......................................................................

Patch Thrift to 0.9.3-p6 to eliminate erroneous ssl warnings.

This will be used to fix "IMPALA-8333: Remove Impala Shell warnings
part 2".

Remove misleading deprecation warning from the TSSLSocket.validate
method. This method is used to determine if the peer's SSL certificate
should be validated. The deprecation warning message is a mistake,
probably as the result of a confusion of the role of the validate method
with the use of a deprecated parameter, also named validate, that is
used in the initializer. This code was removed in subsequent Thrift
releases.

TESTING:

I built the toolchain locally and using jenkins.
I built impala with the new toolchain and tested that IMPALA-8333 is
fixed.

Change-Id: I84c2de4e6e3b21a4e3a5591f469d47ab34101687
---
M buildall.sh
A 
source/thrift/thrift-0.9.3-patches/0006-remove-misleading-deprecation-warning.patch
2 files changed, 29 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/native-toolchain 
refs/changes/83/13383/1
--
To view, visit http://gerrit.cloudera.org:8080/13383
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I84c2de4e6e3b21a4e3a5591f469d47ab34101687
Gerrit-Change-Number: 13383
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Sherman <asher...@cloudera.com>

Reply via email to