Dan Burkert has posted comments on this change.

Change subject: Work around another OpenSSL thread safety bug
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/6997/2/src/kudu/security/cert.cc
File src/kudu/security/cert.cc:

PS2, Line 60: InitializeOpenSSL();
> Does it make sense to remove it from here at all and add one into Cert::Kud
I think it makes sense to keep it here, since moving it opens up the 
possibility of calling this method without first initializing.


-- 
To view, visit http://gerrit.cloudera.org:8080/6997
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9a9fe1a32f77bf24a5c7e692a55b8ad96488d409
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-HasComments: Yes

Reply via email to