Itamar Heim 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)
Change-Id: I5e46b87d8ee1753b77d88ce1987c166e7f2e4509
Bug-Url:
https://bugzilla.redhat.com/1042854
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Omer Frenkel: Looks good to me, approved
Arik Hadas: Verified
--
To view, visit
http://gerrit.ovirt.org/23808
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5e46b87d8ee1753b77d88ce1987c166e7f2e4509
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server