Liron Aravot has posted comments on this change.

Change subject: core,ui: support multiple concurrent disks migration
......................................................................


Patch Set 5: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveDisksCommand.java
Line 49:         }
Line 50: 
Line 51:         if (!vmsLiveMigrateParametersMap.isEmpty()) {
Line 52:             
vdcReturnValues.addAll(Backend.getInstance().RunMultipleActions(VdcActionType.LiveMigrateVmDisks,
Line 53:                     new 
ArrayList<VdcActionParametersBase>(getLiveMigrateDisksParametersList()), 
false));
last part of the comment was dropped, why not linkedlist? we won't access this 
by specific location.
Line 54:         }
Line 55: 
Line 56:         handleChildReturnValue();
Line 57:         setSucceeded(true);


--
To view, visit http://gerrit.ovirt.org/10154
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iadcffa5748b58b1af40535b0447487dde6c2d6cb
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to