
Gilad Chaplik has submitted this change and it was merged. Change subject: core: prevent persistence of runtime NUMA info ...................................................................... core: prevent persistence of runtime NUMA info NUMA runtime info is shown wrongfully (bug 1100202), also causes double pinning on the same node (bug fix). This patch removes the persistence of NUMA runtime info, till it gets resolved. Change-Id: Ic87e09d1afae2e577f5a03ebaccc12a32ccf7681 Bug-Url: https://bugzilla.redhat.com/1147880 Signed-off-by: Gilad Chaplik <gchaplik@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java 1 file changed, 0 insertions(+), 13 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35235 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic87e09d1afae2e577f5a03ebaccc12a32ccf7681 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server