Adam Schmidt created THRIFT-2291:
------------------------------------
Summary: Read an invalid frame size of 0. Are you using
TFramedTransport on the client side?
Key: THRIFT-2291
URL: https://issues.apache.org/jira/browse/THRIFT-2291
Project: Thrift
Issue Type: Bug
Components: C# - Library
Affects Versions: 0.9
Environment: C#, .NET 4.0, Windows Server 2012 Std
Reporter: Adam Schmidt
Fix For: 0.9.2
Using the .NET Library to connect to a Java server using THsHaServer returns
this message. This does not seem to have a material impact on the Java server
(messages get processed), however this fills the server log with false negative
error messages.
Exactly the same issue was reported in THRIFT-1061 and reported as fixed, but
only in the Java and PHP libraries.
The client is connecting using TFramedTransport as suggested in the error
message, and using a TcpClient with TCP KeepAlive options set.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)