Change in ovirt-engine[master]: core: Handle exception if calling VDSM fails

laravot at redhat.com laravot at redhat.com
Tue Feb 23 14:49:57 UTC 2016


Liron Aravot has submitted this change and it was merged.

Change subject: core: Handle exception if calling VDSM fails
......................................................................


core: Handle exception if calling VDSM fails

When updating image data, we call VDSM to get image info.
If this call fails, the flow breaks and potentially leaving
database with incorrect data. This patch handles exception thrown
when calling VDSM.

Change-Id: Ia1aa477555cfb624724a5cc948120ea113f3f6ff
Bug-Url: https://bugzilla.redhat.com/1309294
Signed-off-by: Ala Hino <ahino at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveSnapshotSingleDiskCommandBase.java
1 file changed, 14 insertions(+), 7 deletions(-)

Approvals:
  Ala Hino: Verified
  Liron Aravot: Looks good to me, approved; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/53606
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia1aa477555cfb624724a5cc948120ea113f3f6ff
Gerrit-PatchSet: 17
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list