Andrew Bayer created JCLOUDS-972:
------------------------------------
Summary: Failed EC2 spot instance requests through compute service
never return correctly
Key: JCLOUDS-972
URL: https://issues.apache.org/jira/browse/JCLOUDS-972
Project: jclouds
Issue Type: Bug
Components: jclouds-compute
Affects Versions: 1.9.0
Reporter: Andrew Bayer
Assignee: Andrew Bayer
Fix For: 2.0.0, 1.9.1
If a spot instance request, created through the compute service, has too low a
price or insufficient capacity, etc, the spot instance request will get a fault
code and fault message added, but will never actually switch out of the "open"
state. As a result, the block-until-running logic just keeps going, since the
spot-to-instance converter always returns a PENDING state.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)