Michael Kublin has uploaded a new change for review. Change subject: core: Removing unneeded opened transaction ......................................................................
core: Removing unneeded opened transaction A cancel for all task was run inside global transaction, for such case the transaction is not required, we are not perfroming any update of db, but we are performing a lot of XML RPC calls Change-Id: I6ab12924e51aad05b583b0ef5b31aaa941534950 Signed-off-by: Michael Kublin <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java 1 file changed, 6 insertions(+), 12 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/93/6193/1 -- To view, visit http://gerrit.ovirt.org/6193 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6ab12924e51aad05b583b0ef5b31aaa941534950 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
