Change in ovirt-engine[master]: core: avoid NPE in rollback quota (#846777)

gchaplik at redhat.com gchaplik at redhat.com
Mon Sep 3 08:24:51 UTC 2012


Gilad Chaplik has submitted this change and it was merged.

Change subject: core: avoid NPE in rollback quota (#846777)
......................................................................


core: avoid NPE in rollback quota (#846777)

https://bugzilla.redhat.com/846777

Ensuring rollback quota succeeds and doesn't interrupt the
normal flow of command ending. this solution of try/catch should be revisited
because it may hide errors in quota mechanism.

Change-Id: I688ef23e96c94e34852c02682d0bca243718cdbb
Signed-off-by: Gilad Chaplik <gchaplik at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmTemplateCommand.java
2 files changed, 17 insertions(+), 7 deletions(-)

Approvals:
  Gilad Chaplik: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/7632
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I688ef23e96c94e34852c02682d0bca243718cdbb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-Reviewer: ofri masad <omasad at redhat.com>



More information about the Engine-commits mailing list