Change in ovirt-engine[master]: rest: Catch IOExcetpion BackendApiResource

Allon Mureinik has submitted this change and it was merged. Change subject: rest: Catch IOExcetpion BackendApiResource ...................................................................... rest: Catch IOExcetpion BackendApiResource Use the caught IOException in BackendApiResource#getSchema() to make FindBugs/Coverity happy. Change-Id: Ibb71d2adf17aaa792a09d391d0fda9ab558bb588 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendApiResource.java 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Juan Hernandez: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/43802 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibb71d2adf17aaa792a09d391d0fda9ab558bb588 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ori Liel <oliel@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com