[
https://issues.apache.org/jira/browse/THRIFT-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-1260.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.9.2
I see. Although I'm not very happy with copying the contents of the
(potentially large) stream, I committed this because at least it solves the
actual issue. If someone comes up with a better idea how to circumvent this -
please do.
Thanks Rush & Guy!
> 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)