Roy Golan has posted comments on this change.

Change subject: engine: re-run mechanism improvements
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommandBase.java
Line 51: 
Line 52:     private static Log log = LogFactory.getLog(RunVmCommandBase.class);
Line 53:     protected static final HashMap<Guid, Integer> 
_vds_pending_vm_count = new HashMap<Guid, Integer>();
Line 54:     private VdsSelector privateVdsSelector;
Line 55:     protected boolean _isRerun = false;
ignore. since the execution of rerun isn't shared between threads
Line 56:     protected VDS _destinationVds;
Line 57:     private SnapshotsValidator snapshotsValidator=new 
SnapshotsValidator();
Line 58: 
Line 59:     protected RunVmCommandBase(Guid commandId) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I557636a94d74772635102c6a33dc923d91332a3e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to