Change in ovirt-engine[master]: provider: IllegalStateException in getCowVirtualSize

amureini at redhat.com amureini at redhat.com
Mon Nov 4 08:42:02 UTC 2013


Allon Mureinik has submitted this change and it was merged.

Change subject: provider: IllegalStateException in getCowVirtualSize
......................................................................


provider: IllegalStateException in getCowVirtualSize

Since JBoss 7.3 (httpclient 4.2) closing an InputStream might also
trigger IllegalStateException. As we were already catching IOException
we should now catch IllegalStateException too.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1022569
Change-Id: I20b816c49e60763f4f5b930f309365c0c770e1cd
Signed-off-by: Federico Simoncelli <fsimonce at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/OpenStackImageProviderProxy.java
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I20b816c49e60763f4f5b930f309365c0c770e1cd
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Sergey Gotliv <sgotliv at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list