javaswift / joss

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

Connection retires to storage fails #173

Open narayanaag opened 4 years ago

narayanaag commented 4 years ago

Connection retires to storage fails because of http connection timeout or other issue.

Context : While trying to establish connection to storage using AccountFactory.createAccount and underlying http connection fails we see that reties are not there.

Solution : the connection failure could be intermittent. and enhance httpClient to have retries