Maor Lipchuk has submitted this change and it was merged.
Change subject: core: IndexOutOfBounds exception during RestoreAllSnapshotsCommand
......................................................................
core: IndexOutOfBounds exception during RestoreAllSnapshotsCommand
When running the command for diskless snapshots an IndexOutOfBounds
exception might occur as there is an attempt to access the first
snapshot disk while there are no disks for the snapshot.
Change-Id: I1e56e6f266c22e59f33dde4ee4f4921e6e807e43
Bug-Url:https://bugzilla.redhat.com/show_bug.cgi?id=892724
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreAllSnapshotsCommand.java
1 file changed, 13 insertions(+), 8 deletions(-)
Approvals:
Maor Lipchuk: Looks good to me, approved
Liron Aravot: Verified
--
To view, visit
http://gerrit.ovirt.org/10871
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1e56e6f266c22e59f33dde4ee4f4921e6e807e43
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>