Zack Shoylev created JCLOUDS-965:
------------------------------------
Summary: Ensure jclouds retries properly when writing the request
is interrupted
Key: JCLOUDS-965
URL: https://issues.apache.org/jira/browse/JCLOUDS-965
Project: jclouds
Issue Type: Bug
Reporter: Zack Shoylev
Assignee: Zack Shoylev
Fix For: 2.0.0
Ensure jclouds will properly retry an http request when the request is
interrupted by the server closing the socket.
http://stackoverflow.com/questions/31453750/jcloud-ioexpection-error-writing-request-body-to-server/31457544
It seems there might be an actual problem, but I am still tracking it down.
There are some issues with testing specifically for this case:
https://github.com/square/okhttp/issues/1755
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)