hi, has anyone seen this problem before? in my case, the ruby client throws a socket timeout exception, even though the server logs show that the response was sent back immediately. the timeout is set to be high (like 10 sec) and the response is server in less than a second.
#<Thrift::TransportException: Socket: Timed out reading 4096 bytes from <hostname>:9090> Socket: Timed out reading 4096 bytes from <hostname>:9090 thanks
