Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/22806 )
Change subject: KUDU-3661 Ranger policy not honored in Kudu ...................................................................... Patch Set 6: (1 comment) http://gerrit.cloudera.org:8080/#/c/22806/6/src/kudu/ranger/ranger_client-test.cc File src/kudu/ranger/ranger_client-test.cc: http://gerrit.cloudera.org:8080/#/c/22806/6/src/kudu/ranger/ranger_client-test.cc@359 PS6, Line 359: ActionPB::DELETE, : ActionPB::INSERT, : ActionPB::UPDATE, : ActionPB::SELECT > Whoops, sorry. It's necessary to add ActionPB::CREATE, ActionPB::ALTER, Act After closer look, I figured that ranger authz provider isn't used in ranger_client-test.cc, so all those scenarios are irrelevant in this context. You'd need to modify something like ts_authz-test.cc and add a new test scenario there for involve the actual code of the provider where the bug is present. -- To view, visit http://gerrit.cloudera.org:8080/22806 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I635132154d622eb41e993a0a1a818b21b5af6bb7 Gerrit-Change-Number: 22806 Gerrit-PatchSet: 6 Gerrit-Owner: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Comment-Date: Thu, 24 Apr 2025 00:58:09 +0000 Gerrit-HasComments: Yes
