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

Sean Powers commented on THRIFT-322:
------------------------------------

Nils is correct, this is a bug in the HttpClient not in the server. The 
inputStream needs to be closed before a new response is read. I fixed it on my 
local copy and everything seems stable now with the Thrift THttpClient and 
THttpHandler.

> IHttpHandler for Thrift
> -----------------------
>
>                 Key: THRIFT-322
>                 URL: https://issues.apache.org/jira/browse/THRIFT-322
>             Project: Thrift
>          Issue Type: New Feature
>          Components: C# - Library
>            Reporter: Fredrik Hedberg
>            Assignee: Nils Hügelmann
>            Priority: Minor
>         Attachments: thrift-csharp-httphandler-test.diff, 
> thrift-csharp-httphandler.diff, thrift-csharp-httphandler.diffupdated.diff, 
> thrift-csharp-httphandler2.diff, thrift-csharp-httphandler3.diff
>
>
> IHttpHandler for Thrift.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to