Change in ovirt-engine[master]: core: prevent failure on concurrent live snapshots

Daniel Erez has submitted this change and it was merged. Change subject: core: prevent failure on concurrent live snapshots ...................................................................... core: prevent failure on concurrent live snapshots Remove redundant freelock() to prevent SQL DuplicateKeyException on concurrent creation of live snapshots. Change-Id: Ie745fb194d6cc21ce115fd05ac8c88e852069b74 Bug-Url: https://bugzilla.redhat.com/877750 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11206 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie745fb194d6cc21ce115fd05ac8c88e852069b74 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
derez@redhat.com