[ https://issues.apache.org/jira/browse/THRIFT-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097134#comment-17097134 ]
seph commented on THRIFT-5152: ------------------------------ This is a breaking change, but does not appear to have been tagged as such. Was that intentional? > Separate timeout in TSocket > --------------------------- > > Key: THRIFT-5152 > URL: https://issues.apache.org/jira/browse/THRIFT-5152 > Project: Thrift > Issue Type: Improvement > Components: Go - Library > Reporter: Qian Lv > Assignee: Qian Lv > Priority: Major > Fix For: 0.14.0 > > Time Spent: 20m > Remaining Estimate: 0h > > Currently go TSocket only contains *single timeout* for connection timeout > and read/write timeout. Meanwhile in java TSocket contains *connectTimeout_* > and *socketTimeout_* for connection timeout and read/write timeout. > In the real production environment, we do need different timeout for > connection timeout and read/write timeout, so I created this Jira to improve > this. -- This message was sent by Atlassian Jira (v8.3.4#803005)