Change in ovirt-engine[master]: core: clear memory state if the snapshot is not live

ofrenkel at redhat.com ofrenkel at redhat.com
Wed Jul 24 13:59:25 UTC 2013


Omer Frenkel has submitted this change and it was merged.

Change subject: core: clear memory state if the snapshot is not live
......................................................................


core: clear memory state if the snapshot is not live

This patch solves a bug that was caused by not clearing the memory state
which is stored a snapshot, when the live part of the create snapshot
command is not executed.

Change-Id: Ie34a0c7121f5c407648dcee5d6b9d719ede1306b
Bug-Url: https://bugzilla.redhat.com/985739
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/SnapshotDao.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/SnapshotDaoDbFacadeImpl.java
M packaging/dbscripts/snapshots_sp.sql
4 files changed, 47 insertions(+), 22 deletions(-)

Approvals:
  Omer Frenkel: Verified; Looks good to me, approved


-- 
To view, visit http://gerrit.ovirt.org/17247
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie34a0c7121f5c407648dcee5d6b9d719ede1306b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list