Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11324 )
Change subject: authz: clear up some role terminology ...................................................................... authz: clear up some role terminology The service user was being referred to as "ServiceUser" in the tserver and "Service" in the master. I found this confusing so I renamed it, and did a little extra cleanup while I was there. Change-Id: I91d84b70c8cbfd7aa1021211caad43a4b0fd5989 Reviewed-on: http://gerrit.cloudera.org:8080/11324 Reviewed-by: Dan Burkert <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Adar Dembo <[email protected]> --- M src/kudu/master/master.proto M src/kudu/master/master_service.cc M src/kudu/master/master_service.h M src/kudu/tserver/tablet_service.cc M src/kudu/tserver/tablet_service.h 5 files changed, 27 insertions(+), 28 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Alexey Serbin: Looks good to me, approved Adar Dembo: Verified -- To view, visit http://gerrit.cloudera.org:8080/11324 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I91d84b70c8cbfd7aa1021211caad43a4b0fd5989 Gerrit-Change-Number: 11324 Gerrit-PatchSet: 2 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]>
