[
https://issues.apache.org/jira/browse/CASSANDRA-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tristan Tarrant updated CASSANDRA-1849:
---------------------------------------
Attachment: CASSANDRA-1849.patch
Interface of a CassandraThriftDataSource
> 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
> Attachments: CASSANDRA-1849.patch
>
>
> 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.