Add Thrift API to set per-connection settings
---------------------------------------------
Key: CASSANDRA-569
URL: https://issues.apache.org/jira/browse/CASSANDRA-569
Project: Cassandra
Issue Type: New Feature
Components: Core
Reporter: Paul Querna
For thrift API, let you set configuration options per-connection. These would
be stored thread-local on the server, and when a thrift connection dies, they
would be reset.
An example use case is setting the timeout for requests on a per-connection
basis.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.