You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2015/07/27 17:25:05 UTC

[jira] [Resolved] (JCLOUDS-972) Failed EC2 spot instance requests through compute service never return correctly

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

Andrew Bayer resolved JCLOUDS-972.
----------------------------------
    Resolution: Fixed

Pushed to 1.9.x and master.

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