[ https://issues.apache.org/jira/browse/THRIFT-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12911156#action_12911156 ]
yulihua commented on THRIFT-902: -------------------------------- TSocket(C++) distinguish read timeout and write timeout, so i think TSocket(java) should distinguish them too. > 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 > Fix For: 0.6 > > > 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.