You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2017/03/20 03:00:46 UTC

[jira] [Updated] (STORM-2414) Skip checking meta's ACL when subject has write privileges for any blobs

     [ https://issues.apache.org/jira/browse/STORM-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim updated STORM-2414:
--------------------------------
    Summary: Skip checking meta's ACL when subject has write privileges for any blobs  (was: BlobStore should not try pulling the latest and just remove blob data when blob is already deleted from ZK)

> Skip checking meta's ACL when subject has write privileges for any blobs
> ------------------------------------------------------------------------
>
>                 Key: STORM-2414
>                 URL: https://issues.apache.org/jira/browse/STORM-2414
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 2.0.0, 1.1.0, 1.0.4
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> Syncing up blobs throws KeyNotFoundException when deleting blobs which are already deleted from ZK. 
> Currently deleting blob requires pulling the latest change first to check ACL. That makes sense, but in above case we already deleted the blob from ZK so it just fails. Maybe need to have "force delete" when request for deletion comes from syncing up blobs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)