[
https://issues.apache.org/jira/browse/JCLOUDS-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14603581#comment-14603581
]
ASF subversion and git services commented on JCLOUDS-931:
---------------------------------------------------------
Commit a05f369807a75c16f68837fbe00d03b7dbdcb934 in jclouds's branch
refs/heads/1.9.x from [~timuralp]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=a05f369 ]
JCLOUDS-931: Sleep only after creating containers.
jclouds should issue the requests to create all of the containers in
the container pool before sleeping. The patch modifies the
createContainerAndEnsureEmpty() method to take an additional
parameter, which specifies whether awaitConsistency() should be called
or not.
> createContainersSharedByAllThreads sleeps 10 seconds per container
> ------------------------------------------------------------------
>
> Key: JCLOUDS-931
> URL: https://issues.apache.org/jira/browse/JCLOUDS-931
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-blobstore
> Affects Versions: 1.9.0
> Reporter: Andrew Gaul
> Assignee: Timur Alperovich
>
> Instead it should create all containers then sleep for 10 seconds. The
> current behavior can dominate integration test run-time when running a subset
> of tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)