Closed GoogleCodeExporter closed 9 years ago
The connection does get released. getContentAsStream returns an
EofSensorInputStream
which will close the stream and release the underlying connection. But, there
is a
bug if the discovery fails the connection fails and all subsequent request will
fail,
because the apache http client complains that the previous connection has not
been
released yet. I will raise a separate issue for this.
Original comment by felix.sc...@gmail.com
on 7 Feb 2010 at 10:30
Fixed in http://code.google.com/p/step2/source/detail?r=479
Original comment by balf...@google.com
on 9 Feb 2010 at 6:27
Original issue reported on code.google.com by
tjholod...@gmail.com
on 30 Jan 2010 at 12:45