You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Zack Shoylev (JIRA)" <ji...@apache.org> on 2015/07/18 03:10:04 UTC

[jira] [Created] (JCLOUDS-965) Ensure jclouds retries properly when writing the request is interrupted

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)