You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/08/13 02:23:00 UTC

[jira] [Commented] (IMPALA-9904) Fix bad cipher test failed case on aarch64

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

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

Commit b8c61345c9b11d9977d153a63e0e440cf744b3cb in impala's branch refs/heads/master from zhaorenhai
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=b8c6134 ]

IMPALA-9904 Fix bad cipher test failed case on aarch64

On aarch64 and os ubuntu 18.04, the openssl version is 1.1.1,
the server which used openssl can start  successfully even ciphers is bad.
So here just don't test bad ciphers cases on aarch64.
On x86, the server cannot start successfully  because the lower openssl version,
not because the bad cipher.
Change-Id: I19751b6bf1045fd6d901c5a67f74e8bdd6bf65d3
Reviewed-on: http://gerrit.cloudera.org:8080/16172
Reviewed-by: Tim Armstrong <ta...@cloudera.com>
Tested-by: Tim Armstrong <ta...@cloudera.com>


> Fix bad cipher test failed case on aarch64
> ------------------------------------------
>
>                 Key: IMPALA-9904
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9904
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: zhaorenhai
>            Assignee: zhaorenhai
>            Priority: Major
>
> On aarch64 and os ubuntu 18.04, the openssl version is 1.1.1,
> the server which used openssl can start  successfully even ciphers is bad.
> So here just don't test bad ciphers cases on aarch64.
> On x86, the server cannot start successfully  because the lower openssl version,
> not because the bad cipher.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org