Change in ovirt-engine[master]: core: avoid NullPointerException in SpmStartVDSCommand

Daniel Erez has submitted this change and it was merged. Change subject: core: avoid NullPointerException in SpmStartVDSCommand ...................................................................... core: avoid NullPointerException in SpmStartVDSCommand When the getSpmStatus command fails we cannot log the SpmStatusResult content (NullPointerException). Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=853747 Signed-off-by: Federico Simoncelli <fsimonce@redhat.com> Change-Id: I832957996226cf091b1b7fe8fa3cc7657507795a --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/SpmStartVDSCommand.java 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8072 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I832957996226cf091b1b7fe8fa3cc7657507795a Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <fsimonce@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ayal Baron <abaron@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Federico Simoncelli <fsimonce@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com>
participants (1)
-
derez@redhat.com