You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/09/14 14:48:47 UTC

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #5353: Improve VMWare logs

DaanHoogland commented on a change in pull request #5353:
URL: https://github.com/apache/cloudstack/pull/5353#discussion_r708349525



##########
File path: plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/manager/VmwareStorageManagerImpl.java
##########
@@ -378,6 +378,7 @@ public Answer execute(VmwareHostService hostService, BackupSnapshotCommand cmd)
 
                 try {
                     if (workerVm != null) {
+                        // detach volume and destroy worker vm

Review comment:
       this comment is just saying the name of the method below. let's not add it.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org