Change in ovirt-engine[master]: engine: Optimize performance of host monitoring

Code Review gerrit at ovirt.org
Thu Dec 1 07:18:25 UTC 2016


>From Roy Golan <rgolan at redhat.com>:

Roy Golan has submitted this change and it was merged.

Change subject: engine: Optimize performance of host monitoring
......................................................................


engine: Optimize performance of host monitoring

HostMonitoring updates vds dynamic
data every 3 seconds as determined
by the vdc_option VdsRefreshRate.

It is not necessary to update the data
if it has not changed since the last
update.

The equals method of VdsDynamic has been updated
to skip comparing numaNodeList which is not
persisted in the database.

Change-Id: I2fb8e470e12d34af80a0d84d51db2049917a5612
Bug-Url: https://bugzilla.redhat.com/1388536
Signed-off-by: Ravi Nori <rnori at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsDynamic.java
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Martin Peřina: Looks good to me, but someone else must approve
  Ravi Nori: Verified
  Jenkins CI: Passed CI tests
  Roy Golan: Looks good to me, approved
  Oved Ourfali: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/65924
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2fb8e470e12d34af80a0d84d51db2049917a5612
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Shirly Radco <sradco at redhat.com>
Gerrit-Reviewer: Yaniv Kaul <ykaul at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list