[
https://issues.apache.org/jira/browse/VCL-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Kurth resolved VCL-847.
----------------------------
Resolution: Fixed
> 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, 2.4.1
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Fix For: 2.4.2
>
>
> 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)