[ 
https://issues.apache.org/jira/browse/JCLOUDS-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14603580#comment-14603580
 ] 

ASF subversion and git services commented on JCLOUDS-931:
---------------------------------------------------------

Commit e63474a8242aabab38785567d53467dd825d956f in jclouds's branch 
refs/heads/master from [~timuralp]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=e63474a ]

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)

Reply via email to