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 Priority: Minor Fix For: 0.7 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 is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira