javaswift / joss

Java library for OpenStack Storage, aka Swift
http://javaswift.org
117 stars 108 forks source link

Manually release HTTP connection in case of exception #148

Closed ferrys closed 6 years ago

ferrys commented 6 years ago

Prevent http connection pool exhaustion when an exception occurs. Related to the size of the connection pool associated with the PoolingHttpClientConnectionManager.