Dan Burkert has submitted this change and it was merged. Change subject: Rename SaslAuth to SaslMechanism ......................................................................
Rename SaslAuth to SaslMechanism As part of the recent RPC negotiation changes the role of this message changed slightly, and the new name is more indicative of its purpose. Change-Id: I1e4750825812b31229516a7c71ac308056ca15c8 Reviewed-on: http://gerrit.cloudera.org:8080/5913 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Kudu Jenkins --- M docs/design-docs/rpc.md M java/kudu-client/src/main/java/org/apache/kudu/client/SecureRpcHelper.java M src/kudu/rpc/client_negotiation.cc M src/kudu/rpc/rpc_header.proto M src/kudu/rpc/server_negotiation.cc 5 files changed, 27 insertions(+), 30 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5913 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e4750825812b31229516a7c71ac308056ca15c8 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
