Michael Kublin has submitted this change and it was merged.
Change subject: core: NPE during disk removal
......................................................................
core: NPE during disk removal
The following problem can occurred during disk removal, a failure can cause for task
getting stuck,
the following fix will solve a problem of stucking task.
Even failure will ocurred the task will be deleted at the end.
Change-Id: Ia7d16319b8d9f7e5bed56d9bd1b08d9ccbed1b14
Signed-off-by: Michael Kublin <mkublin(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskCommand.java
1 file changed, 5 insertions(+), 2 deletions(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5621
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7d16319b8d9f7e5bed56d9bd1b08d9ccbed1b14
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin(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>