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 <yzaslavs(a)redhat.com>
---
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 <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>