Todd Lipcon has submitted this change and it was merged. Change subject: Fix compile error in sasl_server.cc ......................................................................
Fix compile error in sasl_server.cc Sailesh's recent patch and my recent patch had a semantic conflict which didn't get caught in precommit. This patch has the trivial fix. Change-Id: If5958981956bb23fa5f34f9ef89b88e8f07f4a81 Reviewed-on: http://gerrit.cloudera.org:8080/4920 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Todd Lipcon <[email protected]> --- M src/kudu/rpc/sasl_server.cc 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/4920 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: If5958981956bb23fa5f34f9ef89b88e8f07f4a81 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
