jclouds/drivers
Xavier BOURGOUIN b6534eddde Fix infinite socket timeout when using ApacheHCHttpCommandExecutorServiceModule (#51)
Because the Java type BasicHttpParams wasn't matching the one returned
by provider "newBasicHttpParams" (which is returning a HttpParams type), it was configuring the Apache HTTP client with default settings (including connection and socket timeout), ignoring the ones of JClouds which were must safer in this regard (JCloudsones are currently 60sec for both, while Apache HC ones are -1, so infinite). It also prevented to override those default/infinite timeout settings with JClouds ones.
2019-10-23 11:45:32 +02:00
..
apachehc Fix infinite socket timeout when using ApacheHCHttpCommandExecutorServiceModule (#51) 2019-10-23 11:45:32 +02:00
bouncycastle Upgrade to 2.2.1-SNAPSHOT 2019-10-21 10:41:48 +02:00
enterprise Upgrade to 2.2.1-SNAPSHOT 2019-10-21 10:41:48 +02:00
gae Upgrade to 2.2.1-SNAPSHOT 2019-10-21 10:41:48 +02:00
joda Upgrade to 2.2.1-SNAPSHOT 2019-10-21 10:41:48 +02:00
jsch Upgrade to 2.2.1-SNAPSHOT 2019-10-21 10:41:48 +02:00
log4j Upgrade to 2.2.1-SNAPSHOT 2019-10-21 10:41:48 +02:00
netty Upgrade to 2.2.1-SNAPSHOT 2019-10-21 10:41:48 +02:00
okhttp Upgrade to 2.2.1-SNAPSHOT 2019-10-21 10:41:48 +02:00
slf4j Upgrade to 2.2.1-SNAPSHOT 2019-10-21 10:41:48 +02:00
sshj Upgrade to 2.2.1-SNAPSHOT 2019-10-21 10:41:48 +02:00
pom.xml Upgrade to 2.2.1-SNAPSHOT 2019-10-21 10:41:48 +02:00