Sailesh Mukil has posted comments on this change. Change subject: IMPALA-5849: Remove compile-time checks for OpenSSL > 1.0.0 ......................................................................
Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/7866/3//COMMIT_MSG Commit Message: Line 51: Error messages Thanks for finding and fixing this up. Would it make sense to not startup if the linked SSL does not support the requested protocol (i.e. the protocol returned by StringToProtocol() due to a non matching FLAGS_ssl_minimum_version)? It looks like with this behavior, the cluster will start but keep returning these errors? -- To view, visit http://gerrit.cloudera.org:8080/7866 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I20c5d39c0c4ae9c5445dd3ee3b175fe337a5728d Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-HasComments: Yes
