
Tal Nisan has submitted this change and it was merged. Change subject: Fix NPE when processing NUMA info that lacks distances ...................................................................... Fix NPE when processing NUMA info that lacks distances This code fakes distances between NUMA nodes to allow adding a host with broken NUMA support and still properly show the nodes in the UI. Change-Id: I0545a65c0b32a12ca7dd617a9e35199b31ad0093 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1252055 Signed-off-by: Martin Sivak <msivak@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java 1 file changed, 19 insertions(+), 4 deletions(-) Approvals: Martin Sivák: Verified Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/48074 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0545a65c0b32a12ca7dd617a9e35199b31ad0093 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Dudi Maroshi <dudi@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org