Issue Details (XML | Word | Printable)

Key: OCCS-1
Type: Task Task
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Major Major
Assignee: Tomas Lukosius
Reporter: Tomas Lukosius
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenCredo Cloud Storage

Azure REST client - Review how to handle stream returned from HTTPComponent

Created: 25/Feb/10 09:05 AM   Updated: 06/Mar/10 03:26 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
For Azure Rest client we use Apache HttpClient. Need to check Apache HttpClient API to ensure that returned stream is properly handled (is closed on any circumstances).
Mention that in our JavaDocs and reference documentation.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Tomas Lukosius added a comment - 26/Feb/10 01:22 PM
In API of HTTPcomponents (v. 4.0.1) is nothing mentioned about additional stream handling (closing response entity stream etc).