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

(Updated Dec. 7, 2018, 11:25 p.m.)


Review request for sentry, Haley Reeve, kalyan kumar kalvagadda, Na Li, and 
Sergio Pena.


Changes
-------

Made changes to rename and update authz paths mapping methods as well


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


Repository: sentry


Description
-------

Right now when we process a drop partition event, we fetch each path object for 
paths_mapping object then find the one we want to delete and then delete it. We 
should avoid fetching all objects and directly delete the path that needs to be 
deleted


Diffs (updated)
-----

  
sentry-service/sentry-service-server/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java
 e2d6c85ac 


Diff: https://reviews.apache.org/r/69530/diff/2/

Changes: https://reviews.apache.org/r/69530/diff/1-2/


Testing
-------


Thanks,

Arjun Mishra

Reply via email to