Michael Kublin has uploaded a new change for review. Change subject: coreAfter VM migration fail, dead lock is reached on the engine.log (#840553) ......................................................................
coreAfter VM migration fail, dead lock is reached on the engine.log (#840553) https://bugzilla.redhat.com/840553 The bug was caused buy JobRepository, in order to fix a deadlock order of opration was changed from now all operation will be done on job table and after that on all other tables Change-Id: I4fb5fb5b332a030678085ac21d72233f244e56c5 Signed-off-by: Michael Kublin <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/JobRepositoryImpl.java 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/68/6568/1 -- To view, visit http://gerrit.ovirt.org/6568 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4fb5fb5b332a030678085ac21d72233f244e56c5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
