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

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@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@redhat.com> Gerrit-Reviewer: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Greg Padgett <gpadgett@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
laravot@redhat.com