Michael Kublin has uploaded a new change for review. Change subject: core: Sometimes getting exception when trying to preview snapshots (#836162) ......................................................................
core: Sometimes getting exception when trying to preview snapshots (#836162) https://bugzilla.redhat.com/836162 The following problem was caused because of a memory lock was released before appropriate data was committed. Solution: Disable a global transaction at TryBackToAllSnapshotsOfVmCommand (preview scenario) Change-Id: I07ec66f6c725827526250a03e04f133783ed7270 Signed-off-by: Michael Kublin <mkub...@redhat.com> --- M backend/manager/dbscripts/snapshots_sp.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TryBackToAllSnapshotsOfVmCommand.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 backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/SnapshotDaoTest.java 5 files changed, 71 insertions(+), 10 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/25/5825/1 -- To view, visit http://gerrit.ovirt.org/5825 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I07ec66f6c725827526250a03e04f133783ed7270 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <mkub...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches