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 <[email protected]> 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 <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
