[
https://issues.apache.org/jira/browse/THRIFT-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143748#comment-14143748
]
Nils Hügelmann edited comment on THRIFT-2719 at 9/22/14 8:30 PM:
-----------------------------------------------------------------
Fix attached
was (Author: nilshu):
Fix
> ObjectDisposedException in TSocket when sending rapidly
> -------------------------------------------------------
>
> Key: THRIFT-2719
> URL: https://issues.apache.org/jira/browse/THRIFT-2719
> Project: Thrift
> Issue Type: Bug
> Components: C# - Library
> Affects Versions: 0.9.1
> Reporter: Nils Hügelmann
> Attachments: thrift-2719-fix.patch
>
>
> Test code opens a connection, fires one request, then closes the connection
> in a loop. In my environment, i get an ObjectDisposedException for a socket
> object in TSocket.cs after a few hundred requests. I'm not sure what causes
> this, i suspect some underlying socket reusing.
> Attached patch fixes the issue.
> If you require more info to accept this, i cannot promise that i will be able
> to deliver that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)