Abhishek Chennaka has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20499 )
Change subject: [server] log information on OpenSSL version ...................................................................... [server] log information on OpenSSL version This patch adds logging of the OpenSSL library's version string from the RpcServer::Init() method. That's useful when trying to find out what version of the OpenSSL library a Kudu server was running with. Change-Id: I435119a0949aa9b933b06c1cc51c85d084f3d214 Reviewed-on: http://gerrit.cloudera.org:8080/20499 Tested-by: Kudu Jenkins Reviewed-by: Abhishek Chennaka <[email protected]> --- M src/kudu/security/tls_context.cc M src/kudu/security/tls_context.h M src/kudu/server/rpc_server.cc 3 files changed, 23 insertions(+), 3 deletions(-) Approvals: Kudu Jenkins: Verified Abhishek Chennaka: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/20499 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I435119a0949aa9b933b06c1cc51c85d084f3d214 Gerrit-Change-Number: 20499 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]>
