Change in ovirt-engine[master]: core: NPE on UpdateVmVersion call to GetVmPayloadQuery

ofrenkel at redhat.com ofrenkel at redhat.com
Wed Jun 18 14:00:46 UTC 2014


Omer Frenkel has submitted this change and it was merged.

Change subject: core: NPE on UpdateVmVersion call to GetVmPayloadQuery
......................................................................


core: NPE on UpdateVmVersion call to GetVmPayloadQuery

some changes in the session mgmt caused a NPE on the call to
GetVmPayloadQuery from UpdateVmVersionCommand.
The NPE caused because the session isn't automatically copied to the
query, so in this patch it is manually set in the query params.

Change-Id: If0a0a5cf79a6eb7967ed4ae4454a763773b23d65
Signed-off-by: Omer Frenkel <ofrenkel at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmVersionCommand.java
1 file changed, 3 insertions(+), 2 deletions(-)

Approvals:
  Omer Frenkel: Verified
  Yair Zaslavsky: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/28862
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If0a0a5cf79a6eb7967ed4ae4454a763773b23d65
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list