[
https://issues.apache.org/jira/browse/JCLOUDS-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962009#comment-13962009
]
Shri Javadekar commented on JCLOUDS-510:
----------------------------------------
This didn't make it into 1.7.2 because of certain time constraints. It's
already in master and therefore should make it into 1.8.0.
> 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
> Affects Versions: 1.8.0, 1.7.1
> Reporter: Shri Javadekar
> Assignee: Shri Javadekar
> Fix For: 1.8.0
>
>
> 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)