[ https://issues.apache.org/jira/browse/THRIFT-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075018#comment-14075018 ]
Hudson commented on THRIFT-1260: -------------------------------- FAILURE: Integrated in Thrift #1231 (See [https://builds.apache.org/job/Thrift/1231/]) 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.2#6252)