Change in ovirt-engine[master]: core: Fix QuotaManager internal rollback

Gilad Chaplik has submitted this change and it was merged. Change subject: core: Fix QuotaManager internal rollback ...................................................................... core: Fix QuotaManager internal rollback When two or more VDSGroup quota request were sent to the QuotaManager together and one consumption request failed - the QuotaMAnager didnot roll back the requests that already passed. Added a rollback for the VDSGroup quotas if one request failed. Change-Id: I3cee6810900c17f64d6ae47056969e656b1a4840 Bug-Url: https://bugzilla.redhat.com/950926 Signed-off-by: Ofri Masad <omasad@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/quota/QuotaManager.java 1 file changed, 41 insertions(+), 1 deletion(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13982 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3cee6810900c17f64d6ae47056969e656b1a4840 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <omasad@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: ofri masad <omasad@redhat.com>
participants (1)
-
gchaplik@redhat.com