Tal Nisan has submitted this change and it was merged.
Change subject: core: LiveSnapshotTaskHandler - remove setExecutionContext(null)
......................................................................
core: LiveSnapshotTaskHandler - remove setExecutionContext(null)
LiveSnapshotTaskHandler -> endSuccessfully / endWithFailure:
remove 'enclosingCommand.setExecutionContext(null)'
to avoid an NPE on CommandBase -> buildCommandEntity.
Change-Id: I45ee451b62ff1f41f8ad03f707c105c1db70a768
Bug-Url:
https://bugzilla.redhat.com/1147971
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lsm/LiveSnapshotTaskHandler.java
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
Daniel Erez: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/33617
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I45ee451b62ff1f41f8ad03f707c105c1db70a768
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server