Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
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
This affects, deleteAuthzPathsMapping, renameAuthzPathsMapping, updateAuthzPathsMapping, and addAuthzPathsMappingCore methods that are known at the moment
Attachments
Attachments
Issue Links
- is part of
-
SENTRY-2249 Enable batch insert of HMS paths in Full Snapshot.
-
- Resolved
-
- links to