Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0, 1.1.0, 1.0.4
-
None
Description
When BlobStore.deleteBlob is called, it always tries to get blobs if not existed on local because the logic needs to check ACL with given subject. That is not necessary when syncing up blobs in follower Nimbuses.
More generically, some subjects have write privilege for any blobs (say, superuser or admin) and for them BlobStore doesn't need to check (even download) meta's ACL and just deletes them from storage.
Attachments
Issue Links
- links to