I am using TFramedTransport on PHP client and TThreadSelectorServer on Java. Everything was working fine, but it stopped working all of a sudden and reported this error:
TSocket: timed out reading 4 bytes from localhost:9090 I have looked up https://issues.apache.org/jira/browse/THRIFT-347 and it seems that this got patched in Thrift 0.6, I am using Thrift 0.12. I am not sure what I am doing wrong or there's a bug inside Thrift that needs to be fixed. Your help is appreciated. Regards, Dedipyaman
