Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5800: [Addendum] Fix bad import of squeasel.c ......................................................................
IMPALA-5800: [Addendum] Fix bad import of squeasel.c The previous commit for IMPALA-5800 imported a slightly old version of squeasel.c from the upstream project. In particular, the strings used to choose the TLS version were incompatible with Impala's. This patch corrects the error. Testing: Add tests to make sure that the expected flags are supported by Squeasel. Change-Id: I03b76f2d3b3e2e6133e5c57a4f33ac315c889e15 Reviewed-on: http://gerrit.cloudera.org:8080/7752 Reviewed-by: Bharath Vissapragada <[email protected]> Reviewed-by: Sailesh Mukil <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/thirdparty/squeasel/squeasel.c M be/src/util/webserver-test.cc 2 files changed, 33 insertions(+), 10 deletions(-) Approvals: Impala Public Jenkins: Verified Bharath Vissapragada: Looks good to me, but someone else must approve Sailesh Mukil: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7752 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I03b76f2d3b3e2e6133e5c57a4f33ac315c889e15 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Sailesh Mukil <[email protected]>
