
Oved Ourfali has submitted this change and it was merged. Change subject: core: Fix FencingPolicy copy constructor ...................................................................... core: Fix FencingPolicy copy constructor Properly initializes hostsWithBrokenConnectivityThreshold when instance is created using copy constructor with null parameter. Change-Id: I3b1445e404887704562d9d8bbfdf733b75924f22 Bug-Url: https://bugzilla.redhat.com/1120829 Signed-off-by: Martin Perina <mperina@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/FencingPolicy.java 1 file changed, 2 insertions(+), 4 deletions(-) Approvals: Martin Peřina: Verified Eli Mesika: Looks good to me, approved Oved Ourfali: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/31640 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3b1445e404887704562d9d8bbfdf733b75924f22 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server