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.