Change in ovirt-engine[master]: core: IndexOutOfBounds exception during RestoreAllSnapshotsC...
mlipchuk at redhat.com
mlipchuk at redhat.com
Sun Jan 13 10:35:59 UTC 2013
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 at 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 at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
More information about the Engine-commits
mailing list