Change in ovirt-engine[master]: core: ignore reports of lastStopTime from vdsm

ofrenkel at redhat.com ofrenkel at redhat.com
Tue Jan 28 08:39:11 UTC 2014


Omer Frenkel has submitted this change and it was merged.

Change subject: core: ignore reports of lastStopTime from vdsm
......................................................................


core: ignore reports of lastStopTime from vdsm

Set VmDynamic#lastStopTime as a field that should not change by VDSM
which will reduce the number of updates in the DB (VmDynamic won't be
updated when nothing relevant was changed)

In addition "id" and "migratingToVds" fields in VmDynamic will also be
marked with the UnchangeableByVdsm annotation as they should not be
changed by VDSM as well

Change-Id: I5e46b87d8ee1753b77d88ce1987c166e7f2e4509
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmDynamic.java
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Omer Frenkel: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5e46b87d8ee1753b77d88ce1987c166e7f2e4509
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list