Michael Kublin has uploaded a new change for review. Change subject: core : Fixing a release lock for case of MultipleActionRunner ......................................................................
core : Fixing a release lock for case of MultipleActionRunner When a frontend is performing a call via MultipleActionRunner, at case of InternalCanDoAction() failure no ExcecuteAction is called, that leads that at such case there are no release for internal lock The following patch will fix an issue Change-Id: I540495f97994f8f53cd072bb43cdeedfcdc46907 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(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/71/4671/1 -- To view, visit http://gerrit.ovirt.org/4671 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I540495f97994f8f53cd072bb43cdeedfcdc46907 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
