Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-4509: Initialise Sasl-specific mutex ......................................................................
IMPALA-4509: Initialise Sasl-specific mutex Call sasl_set_mutex() to configure Sasl library with an Impala-supplied mutex implementation. Borrowed from Kudu. Tested with LDAP-enabled Impalad. Change-Id: Ice6f1a6e8e41f767688317eb87e01e3a5194b7b6 Reviewed-on: http://gerrit.cloudera.org:8080/5142 Reviewed-by: Dan Hecht <[email protected]> Reviewed-by: Matthew Jacobs <[email protected]> Tested-by: Internal Jenkins --- M be/src/rpc/authentication.cc 1 file changed, 27 insertions(+), 1 deletion(-) Approvals: Matthew Jacobs: Looks good to me, approved Internal Jenkins: Verified Dan Hecht: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/5142 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ice6f1a6e8e41f767688317eb87e01e3a5194b7b6 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]>
