BlobStore contexts are redundantly created
------------------------------------------

                 Key: WHIRR-362
                 URL: https://issues.apache.org/jira/browse/WHIRR-362
             Project: Whirr
          Issue Type: Improvement
          Components: cli
    Affects Versions: 0.6.0
            Reporter: Adrian Cole
            Assignee: Adrian Cole
             Fix For: 0.6.0


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