You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/11/05 05:48:41 UTC

[jira] [Commented] (THRIFT-1260) The thrift THttpclient in c# client is not closing the connections when calling SendRequest

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

Hudson commented on THRIFT-1260:
--------------------------------

SUCCESS: Integrated in Thrift #1331 (See [https://builds.apache.org/job/Thrift/1331/])
THRIFT-1260 The thrift THttpclient in c# client is not closing the connections when calling SendRequest (jensg: rev 7dce7b2a306900bbf181fab70a86fac71b67eae8)
* lib/csharp/src/Transport/THttpClient.cs


> The thrift THttpclient in c# client is not closing the connections when calling SendRequest
> -------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1260
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1260
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.7
>            Reporter: Guy Manella
>            Assignee: Jens Geyer
>            Priority: Minor
>              Labels: httpclient, stream
>             Fix For: 0.9.2
>
>         Attachments: THttpClient.cs, thrift-fix-csharp-http-client-hang.patch
>
>
> When calling the server more than 16000 times, an exception is being thrown - "An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full" its because the stream is not being closed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)