You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sentry.apache.org by Arjun Mishra via Review Board <no...@reviews.apache.org> on 2019/01/28 16:44:50 UTC

Review Request 69850: SENTRY-2490: When building a full perm update for each object we only build 1 privilege per role

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69850/
-----------------------------------------------------------

Review request for sentry and kalyan kumar kalvagadda.


Bugs: SENTRY-2490
    https://issues.apache.org/jira/browse/SENTRY-2490


Repository: sentry


Description
-------

When building a perm full update we only include one privilege a role has on an object as opposed to the entire privilege set


Diffs
-----

  sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/authz/DefaultSentryValidator.java 9de47b338 
  sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/authz/HiveAuthzBindingHookBase.java 63d8d1c09 


Diff: https://reviews.apache.org/r/69850/diff/1/


Testing
-------

mvn -f sentry-service/sentry-service-server/pom.xml test -Dtest=TestSentryStore


Thanks,

Arjun Mishra