DaanHoogland commented on pull request #4019:
URL: https://github.com/apache/cloudstack/pull/4019#issuecomment-665823999


   > * I removed the unit tests as the method has been moved frm 
UserVmManagerImpl.java to VirtualMachineManagerImpl.java
   
   so the test is not relevant anymore/can't be moved as well?
    
   > * if vm is restored twice, without this patch, the two restoration will be 
performed in parallel, there will be two ROOT disks, vm cannot be started . 
With this patch, the second restoration will be performed when the first 
restoration is done, hence there is only 1 ROOT disk.
   
   clear 👍 tnx
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to