You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/08 18:52:36 UTC

[jira] [Commented] (VCL-685) VMware improvements for VCL 2.4

    [ https://issues.apache.org/jira/browse/VCL-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163765#comment-14163765 ] 

ASF subversion and git services commented on VCL-685:
-----------------------------------------------------

Commit 1630176 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1630176 ]

VCL-685
Added subroutines to vSphere_SDK.pm:
_get_view
_find_entity_view
_find_entity_views
_get_service_content

Replaced all direct calls to Vim::* with calls to these subroutines. Most of the previous Vim:: calls were not surrounded with eval blocks. As a result, a process could terminate abruptly. This should prevent that from happening.

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