Tal Nisan has submitted this change and it was merged.
Change subject: engine: Append Numa dynamic data to static data
......................................................................
engine: Append Numa dynamic data to static data
Numa statistics were created into an empty VdsNumaNode and written to the DB.
The correction append Numa statistics into existing VdsNumaNode static information.
This is relevant only while doing capabilities refresh. Othewise it is OK to store
VdsNumaNode with only statistical data.
Bug-Url:
https://bugzilla.redhat.com/1177154
Change-Id: I71a4b71348127aa479b13cb8ad5e39685252b518
Signed-off-by: Dudi Maroshi <dudi(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java
2 files changed, 26 insertions(+), 6 deletions(-)
Approvals:
Dudi Maroshi: Verified
Roy Golan: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/38052
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I71a4b71348127aa479b13cb8ad5e39685252b518
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Dudi Maroshi <dudi(a)redhat.com>
Gerrit-Reviewer: Dudi Maroshi <dudi(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server