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

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

Commit 4657f062f401a2da5e5f4aa3a3e3244f45dba8c2 in impala's branch 
refs/heads/master from wzhou-code
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=4657f06 ]

IMPALA-10305 (part 2): Sync Kudu's FIPS compliant changes

kudu-3210 added FIPS compliant changes for Kudu.
In previous patch, we ported the following patches for kudu-3210 into
Impala source tree:
  http://gerrit.cloudera.org:8080/16631/
  http://gerrit.cloudera.org:8080/16657/
  http://gerrit.cloudera.org:8080/16658/
  http://gerrit.cloudera.org:8080/16659/

The last patch http://gerrit.cloudera.org:8080/16659/ fixed an OpenSSL
race condition with work around by adding lock before verifying
signature. But this issue could be fixed by redefining the thread ID
callback without any additional locking.
Kudu reverted commit f9f3189a6dbe0636d578d80b1d8e60cf7b2e6686
and added a new patch to redefine the thread ID callback.
  https://gerrit.cloudera.org/#/c/16730/
  https://gerrit.cloudera.org/#/c/16731/

This patch syncs Kudu's code changes of above two patches.

Testing:
 - Passed exhausive tests.

Change-Id: I04b9d46b5d7228289565617b8d3cfbef9f3b5ba3
Reviewed-on: http://gerrit.cloudera.org:8080/16736
Reviewed-by: Tim Armstrong <[email protected]>
Reviewed-by: Attila Bukor <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Sync kudu security code changes for FIPS
> ----------------------------------------
>
>                 Key: IMPALA-10305
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10305
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 4.0
>            Reporter: Wenzhe Zhou
>            Assignee: Wenzhe Zhou
>            Priority: Major
>             Fix For: Impala 4.0
>
>
> There are some patches in Kudu upstream (kudu-3210) which fixed the issues 
> for FIPS approved mode. We need to port these patches into impala source tree.



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

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

Reply via email to