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

Andrei Savu updated WHIRR-362:
------------------------------

    Attachment: WHIRR-362.patch

Created patch for this change. Tested on S3 & cloudfiles. The speed improvement 
is clearly visible. 

> BlobStore contexts are redundantly created
> ------------------------------------------
>
>                 Key: WHIRR-362
>                 URL: https://issues.apache.org/jira/browse/WHIRR-362
>             Project: Whirr
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.6.0
>            Reporter: Adrian Cole
>            Assignee: Adrian Cole
>             Fix For: 0.6.0
>
>         Attachments: BlobStoreContextBuilder.java, 
> BlobStoreContextBuilder.java, WHIRR-362.patch
>
>
> Each time a BlobStore context is created, so are 2 more thread pools.  
> Moreover, there are remote calls to obtain provider metadata which are 
> redundantly parsed.  Like ComputeCache, we should have a cache used in 
> BlobStoreContextBuilder which is closed when the whirr processes do.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to