Change in ovirt-engine[master]: core: LiveSnapshotTaskHandler - remove setExecutionContext(n...

Daniel Erez 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@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/33602 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I45ee451b62ff1f41f8ad03f707c105c1db70a768 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
derez@redhat.com