[
https://issues.apache.org/jira/browse/VCL-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175412#comment-14175412
]
ASF subversion and git services commented on VCL-685:
-----------------------------------------------------
Commit 1632652 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1632652 ]
VCL-793
Updated State.pm::reservation_failed to catch a case where a 'deleted' process
failed. The code was just checking for is_request_deleted, then setting the
computer to available and leaving the request state intact. This caused vcld to
attempt to spawn deleted processes indefinitely if there was a problem with the
host.
VCL-685
Added DESTROY subroutine to vSphere_SDK.pm with an explicit call to
Util::disconnect. The call is wrapped in an eval block and the die handler is
overridden. Hoping to fix intermittent condition where die is called
automatically when a process exits.
> VMware improvements for VCL 2.4
> -------------------------------
>
> Key: VCL-685
> URL: https://issues.apache.org/jira/browse/VCL-685
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.3
> Reporter: Andy Kurth
> Priority: Minor
> Fix For: 2.4
>
> Attachments: vSphere_SDK.pm.patch
>
>
> Catchall issue for minor improvements to VMware modules for VCL 2.4.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)