[
https://issues.apache.org/jira/browse/CLOUDSTACK-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850180#comment-13850180
]
ASF subversion and git services commented on CLOUDSTACK-5519:
-------------------------------------------------------------
Commit 5594ea990f5cf9086d4ef410eca69bd69dec2b0f in branch refs/heads/master
from [~likithas]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5594ea9 ]
CLOUDSTACK-5519. [VMWARE] Cancel vCenter tasks if the task invoked by
CloudStack failes with timeout error
Conflicts:
vmware-base/src/com/cloud/hypervisor/vmware/util/VmwareClient.java
> [VMWARE] Cancel vCenter tasks if the task invoked by CloudStack failes with
> timeout error
> -----------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5519
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5519
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: VMware
> Affects Versions: 4.2.1
> Reporter: Likitha Shetty
> Assignee: Likitha Shetty
> Fix For: 4.3.0
>
>
> If a vCenter task takes more than 20 minutes(default vCenter session timeout)
> to complete, then CS errors out with Socket timeout exception but the the
> task continues to run in vCenter.
> Since there is mismatch in the state of the task between CloudStack and
> vCenter, If a task times out in Cloudstack we should cancel the running task
> in vCenter.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)