Allon Mureinik has posted comments on this change. Change subject: core: refactoring quota ......................................................................
Patch Set 3: (1 inline comment) Added discussion we had over the phone - please rebase and fix it. .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/quota/QuotaManager.java Line 101: storagePoolQuotaMap.remove(storagePool.getId()); talked to Gilad over the phone: this should be storagePoolQuotaMap.get(storagePool.getId()).removeQuota(); -- To view, visit http://gerrit.ovirt.org/6301 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Idc7573082e777370cdf0b88dbe5bfedeb5d02baf Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
