You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/05/07 12:55:17 UTC

[jira] [Commented] (HTTPCLIENT-1350) Expect/continue does not consistently work

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650711#comment-13650711 ] 

Karl Wright commented on HTTPCLIENT-1350:
-----------------------------------------

The issue seems to be state not getting cleaned up properly in some cases.  I have looked further in the logs Erlend posted and some or even most of the transactions do the right thing.  Only in one case does the transaction fail to do the right thing, and then we get an unrecoverable exception.

                
> Expect/continue does not consistently work
> ------------------------------------------
>
>                 Key: HTTPCLIENT-1350
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1350
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.2.5
>            Reporter: Karl Wright
>
> Expect/continue sometimes does not wait for the response from the server, but just goes on ahead and transmits the entire packet.  This breaks posting when auth is required and streams are non-repeatable.  See the end of CONNECTORS-682.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org