You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2014/03/24 05:09:42 UTC

[jira] [Assigned] (JCLOUDS-510) Head-of-line blocking problem with DeleteAllKeysInList

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

Andrew Gaul reassigned JCLOUDS-510:
-----------------------------------

    Assignee: Andrew Gaul

> Head-of-line blocking problem with DeleteAllKeysInList
> ------------------------------------------------------
>
>                 Key: JCLOUDS-510
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-510
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-blobstore
>            Reporter: Shri Javadekar
>            Assignee: Andrew Gaul
>             Fix For: 1.7.2
>
>
> The current implementation of DeleteAllKeysInList suffers from the head-of-line blocking problem. It gets a PageSet of blobs from the container, creates futures for deleting them and waits for the futures to complete before getting the next PageSet. 
> This issue was originally reported by Andrew Gaul [~gaul] [1]
> -Shri
> [1] https://github.com/jclouds/legacy-jclouds/issues/1087



--
This message was sent by Atlassian JIRA
(v6.2#6252)