Add a CassandraThriftDataSource interface
-----------------------------------------
Key: CASSANDRA-1849
URL: https://issues.apache.org/jira/browse/CASSANDRA-1849
Project: Cassandra
Issue Type: Improvement
Components: Core
Affects Versions: 0.7.0 rc 2
Reporter: Tristan Tarrant
Priority: Trivial
Currently several java client libraries implement their own embedded connection
pooling mechanism. Adding an interface similar to javax.sql.DataSource would
provide a standard method for acquiring and releasing connections from/to a
connection pool, and retrieving such objects from JNDI.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.