[
https://issues.apache.org/jira/browse/THRIFT-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer closed THRIFT-2291.
------------------------------
Resolution: Done
No longer relevant. The current netstd library handles zero-sized frames
correctly, and the old C# library that had the bug no longer exists in the repo.
> 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
> Priority: Major
>
> 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
(v8.20.10#820010)