You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Arjun Mishra (JIRA)" <ji...@apache.org> on 2018/12/04 21:00:00 UTC

[jira] [Created] (SENTRY-2476) Optimize deleting specific paths for objects

Arjun Mishra created SENTRY-2476:
------------------------------------

             Summary: Optimize deleting specific paths for objects
                 Key: SENTRY-2476
                 URL: https://issues.apache.org/jira/browse/SENTRY-2476
             Project: Sentry
          Issue Type: Bug
            Reporter: Arjun Mishra
            Assignee: Arjun Mishra


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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)