Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/17619 )
Change subject: KUDU-3297 fix RPC negotiations with cyrus-sasl-gssapi-2.1.27-5 and newer ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/17619/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/17619/1//COMMIT_MSG@14 PS1, Line 14: This patch addresses the issue, moving the call to : sasl_setprop(..., SASL_SEC_PROPS, ...) prior to the corresponding call : to sasl_client_start() in the client-side negotiation logic for C++ Kudu : components. As for the reference for the expected sequence, see https://github.com/cyrusimap/cyrus-sasl/blob/master/sample/sample-client.c -- To view, visit http://gerrit.cloudera.org:8080/17619 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia655356798c753d5a223933cc09a0731018e10af Gerrit-Change-Number: 17619 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Comment-Date: Tue, 22 Jun 2021 19:49:23 +0000 Gerrit-HasComments: Yes
