Yair Zaslavsky has submitted this change and it was merged. Change subject: core: NPE due to mismatch between command and params (#805897) ......................................................................
core: NPE due to mismatch between command and params (#805897) https://bugzilla.redhat.com/805897 This occurs as parent command is always set to RunVm when passed to hibernation handling, even in case of sub classes of RunVmCommandBase such as MigrateVmCommand Change-Id: Ia2446c02a95ce35fa739cf6b86a30434632d8775 Acked-By: Signed-off-by: Yair Zaslavsky <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommandBase.java 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3228 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia2446c02a95ce35fa739cf6b86a30434632d8775 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
