Nils Hügelmann created THRIFT-2719:
--------------------------------------
Summary: 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
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)