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

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

Shri Javadekar created JCLOUDS-510:
--------------------------------------

             Summary: 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
             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 [~gaul] [1]
-Shri

[1] https://github.com/jclouds/legacy-jclouds/issues/1087



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