Pranav Lodha has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22477


Change subject: IMPALA-13728: OpenSSLUtilTest.ValidateInitialize failed by 
AES_128_GCM not supported
......................................................................

IMPALA-13728: OpenSSLUtilTest.ValidateInitialize failed by AES_128_GCM not 
supported

The test failed because AES_128_GCM is not supported
in the mentioned OpenSSL version. Replacing it with
AES_256_CFB fixes the test as it is supported in the
mentioned OpenSSL version.

Change-Id: If5b3a000e302d2705a02820c560b474f0c311560
---
M be/src/util/openssl-util-test.cc
1 file changed, 6 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/77/22477/1
--
To view, visit http://gerrit.cloudera.org:8080/22477
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If5b3a000e302d2705a02820c560b474f0c311560
Gerrit-Change-Number: 22477
Gerrit-PatchSet: 1
Gerrit-Owner: Pranav Lodha <[email protected]>
Gerrit-Reviewer: Pranav Lodha <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>

Reply via email to