Arik Hadas has posted comments on this change. Change subject: core: increase AutoStartVmsRunner job frequency ......................................................................
Patch Set 11: (1 comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommandBase.java Line 61: protected boolean _isRerun = false; Line 62: protected VDS _destinationVds; Line 63: private SnapshotsValidator snapshotsValidator=new SnapshotsValidator(); Line 64: private final List<Guid> runVdsList = new ArrayList<Guid>(); Line 65: private EngineLock engineLock; to be honest I didn't try to run stateless vm because I didn't see how this change affect running stateless vm. I tried it now and it seems to work. why getLock() wouldn't return the right lock? Line 66: Line 67: protected RunVmCommandBase(Guid commandId) { Line 68: super(commandId); Line 69: } -- To view, visit http://gerrit.ovirt.org/19499 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0968cae554458f53a1f30643848bb8d88bd4de11 Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Arik Hadas <aha...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches