Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24436 )
Change subject: KUDU-3781 one more test scenario for HMS Thrift TLS support ...................................................................... KUDU-3781 one more test scenario for HMS Thrift TLS support This changelist adds one more test scenario to be explicit on the Kudu HMS Thrift client's behavior when TLS support is enabled only at the server side. The client attempts to talk to the HMS server without enabling TLS on its side, but turning on other types of protection mechanisms provided by SASL such as authentication, integrity, privacy. This patch does not contain any functional modifications. Change-Id: I47ab8e25507d115250fd18fcc0ff128526d4d99c Reviewed-on: http://gerrit.cloudera.org:8080/24436 Reviewed-by: Abhishek Chennaka <[email protected]> Tested-by: Alexey Serbin <[email protected]> --- M src/kudu/hms/hms_client-test.cc 1 file changed, 51 insertions(+), 0 deletions(-) Approvals: Abhishek Chennaka: Looks good to me, approved Alexey Serbin: Verified -- To view, visit http://gerrit.cloudera.org:8080/24436 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I47ab8e25507d115250fd18fcc0ff128526d4d99c Gerrit-Change-Number: 24436 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
