Alexey Serbin has posted comments on this change. Change subject: [security-faults-itest] added another krb5 error message ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/6605/1//COMMIT_MSG Commit Message: Line 13: 'GSSAPI Error: The referenced context has expired (Success)' > hrm, 'Success' here seems to indicate that maybe errno isn't getting set th The 'GSSAPI Error' prefix comes from the cyrus-sasl library: plugins/gssapi.c (it seems I need to update the commit message to be clear). The '(Success)' suffix corresponds to the fact the cyrus-sasl library could get 'minor error status' from the krb5 library. The other alternative would be: "GSSAPI Failure: (could not get minor error message)" -- To view, visit http://gerrit.cloudera.org:8080/6605 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I88462a186bd77ff6102a2a07ab3e885d704c3bb3 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
