[ 
https://issues.apache.org/jira/browse/IMPALA-14683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057329#comment-18057329
 ] 

ASF subversion and git services commented on IMPALA-14683:
----------------------------------------------------------

Commit 1753c3aa7c4829882fd9d32518da9b7a667f5cf1 in impala's branch 
refs/heads/master from Peter Rozsa
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=1753c3aa7 ]

IMPALA-14683: remove AES_128_GCM test case from encryption_exprs_errors

This change removes AES_128_GCM aes_decrypt test case as the AES_256_GCM
checks the same code path and therefore it gives no additional value.
This test could have failed on systems where the openssl version already
deprecated the AES_128_GCM mode.

Change-Id: If6cf709d6e16a8d0e70037d4545c9de12cacf251
Reviewed-on: http://gerrit.cloudera.org:8080/23947
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Peter Rozsa <[email protected]>


> test_encryption_exprs fails against some OpenSSL versions
> ---------------------------------------------------------
>
>                 Key: IMPALA-14683
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14683
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Nándor Kollár
>            Priority: Major
>              Labels: broken-build
>
> test_encryption_exprs fails with the following error:
>  
> {noformat}
> failed:UDF ERROR: AES mode AES_128_GCM is not supported by OpenSSL version 
> (OpenSSL 1.1.1k  FIPS 25 Mar 2021) that Impala was built against.{noformat}
> This is since IMPALA-14666.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to