You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Andy Kurth (JIRA)" <ji...@apache.org> on 2015/03/31 17:54:53 UTC

[jira] [Created] (VCL-847) Computer left in reserved state if user deletes cluster request

Andy Kurth created VCL-847:
------------------------------

             Summary: Computer left in reserved state if user deletes cluster request
                 Key: VCL-847
                 URL: https://issues.apache.org/jira/browse/VCL-847
             Project: VCL
          Issue Type: Bug
          Components: vcld (backend)
    Affects Versions: 2.4
            Reporter: Andy Kurth
            Assignee: Andy Kurth
             Fix For: 2.4.1


The computer of a child cluster reservation may be left in the _reserved_ state if a user deletes a cluster request during the stage where vcld is waiting for the user to acknowledge by clicking _Connect_.

The loop of the child reservation is calling {{exit;}} if it detects the request has been deleted.  It should call {{state_exit;}} and pass it the argument to set the computer state back to _available_.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)