cloudstack/plugins/network-elements/stratosphere-ssp
Hiroaki KAWAI f5b9fedb11 stratosphere-ssp plugin: Fix HttpClient4 connection leak
Replaced HttpClient#execute(HttpUriRequest) with
HttpClient#execute(HttpUriRequest,ResponseHandler<T>).
The former requires extra EntityUtils#consume(HttpEntity).
(cherry picked from commit 09e27fd7bf)

Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-02-07 13:16:31 -08:00
..
resources/META-INF/cloudstack/ssp Add missing licenses 2013-10-23 15:20:08 -07:00
src/org/apache/cloudstack stratosphere-ssp plugin: Fix HttpClient4 connection leak 2014-02-07 13:16:31 -08:00
sspmock Some rework stratosphere ssp plugin 2014-02-02 16:03:11 -08:00
test/org/apache/cloudstack/network/element stratosphere-ssp plugin: Fix HttpClient4 connection leak 2014-02-07 13:16:31 -08:00
pom.xml Updating pom.xml version numbers for release 4.3.0 2014-01-21 17:29:51 -08:00