socket and connect timeout in TSocket should be distinguished -------------------------------------------------------------
Key: THRIFT-902 URL: https://issues.apache.org/jira/browse/THRIFT-902 Project: Thrift Issue Type: Improvement Components: Java - Library Affects Versions: 0.4 Reporter: Piotr Bartosiewicz Priority: Minor Currently the same timeout value is passed to the socket.connect and socket.setSoTimeout. I think that this timeouts should be distinguished because they have different meanings. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.