You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Carl Bruecken (JIRA)" <ji...@apache.org> on 2010/07/21 17:43:51 UTC

[jira] Created: (THRIFT-823) extend asynchronous API to allow for explicit timeouts

extend asynchronous API to allow for explicit timeouts
------------------------------------------------------

                 Key: THRIFT-823
                 URL: https://issues.apache.org/jira/browse/THRIFT-823
             Project: Thrift
          Issue Type: Improvement
    Affects Versions: 0.4
            Reporter: Carl Bruecken


Extend asynchronous API to allow for explicit timeouts.    I'm currently using thrift for Cassandra client.   Since a connection is reused if pooling for many different types of requests, specifying a socket timeout is inadequate.    An improvement would be to return a Future from the APIs

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.