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

Andrei Savu commented on WHIRR-416:
-----------------------------------

I also see this in the logs before getting the exception:

{noformat}
2011-11-08 01:42:50,687 DEBUG [jclouds.compute] (main) >> searching 
params([biggest=false, fastest=false, imageName=null, imageDescription=null, 
imageId=us-east-1/ami-ad36fbc4, imagePredicate=null, imageVersion=null, 
location=[id=us-east-1, scope=REGION, description=us-east-1, parent=aws-ec2, 
iso3166Codes=[US-VA], metadata={}], minCores=0.0, minRam=1024, osFamily=null, 
osName=null, osDescription=null, osVersion=null, osArch=null, os64Bit=null, 
hardwareId=null])
2011-11-08 01:42:50,687 DEBUG [jclouds.compute] (main) >> no 
jclouds.ec2.ami-query specified, skipping image parsing
2011-11-08 01:42:50,689 DEBUG [jclouds.compute] (user thread 0) >> providing 
images
2011-11-08 01:42:51,642 DEBUG [jclouds.compute] (user thread 0) << images(52)
2011-11-08 01:42:51,668 DEBUG [jclouds.compute] (main) << images(52)
{noformat}

I guess I'm missing something. 
                
> Enable lazy image fetching when the image-id is known
> -----------------------------------------------------
>
>                 Key: WHIRR-416
>                 URL: https://issues.apache.org/jira/browse/WHIRR-416
>             Project: Whirr
>          Issue Type: Improvement
>          Components: core
>            Reporter: Andrei Savu
>            Assignee: Andrei Savu
>             Fix For: 0.7.0
>
>
> "By default, the ComputeService will prefetch images from Alestic, Canonical, 
> and RightScale. This allows you to query the images, which is great, if you 
> don't know what you are looking for. However, if you already know the imageId 
> you want, this is wasteful. We now provide the option to lazy-fetch images, 
> which speed-ups execution." 
> http://www.jclouds.org/documentation/userguide/using-ec2 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to