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

Adrian Cole updated WHIRR-362:
------------------------------

    Attachment: BlobStoreContextBuilder.java

save as the following once WHIRR-361 is applied
./core/src/main/java/org/apache/whirr/service/BlobStoreContextBuilder.java


> 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
>
>
> 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