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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to