Re: CQL Drivers

2011-08-25 Thread Eric Evans
On Wed, Aug 24, 2011 at 11:57 PM, Jonathan Ellis wrote: > The JDBC problems can be subdivided into two categories: too-tight > coupling that having it in-tree masks (but is really a problem either > way), and java build systems being a PITA.  By the second part I mean, > yes, we had JDBC building

Re: [VOTE] Release Apache Cassandra 0.7.9

2011-08-25 Thread Jake Luciani
-1 due to https://issues.apache.org/jira/browse/CASSANDRA-3076 On Tue, Aug 23, 2011 at 5:06 PM, Eric Evans wrote: > While Sylvain is sunning himself on a beach somewhere[3], I propose > the following for release as 0.7.9[4]. > > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandr

Re: Connection Pooling

2011-08-25 Thread Nick Telford
Connection pooling is a client concern, are you referring to a particular CQL driver or high-level client? If so, which one? On 25 August 2011 13:07, Vivek Mishra wrote: > Any plan for connection pooling? is it already in place? > > -Vivek >

Connection Pooling

2011-08-25 Thread Vivek Mishra
Any plan for connection pooling? is it already in place? -Vivek