Re: State Of: CQL - driver devs

2011-03-21 Thread Ted Zlatanov
On Sun, 20 Mar 2011 19:56:39 -0500 Eric Evans eev...@rackspace.com wrote: EE (Hopefully )for the next version, we'll replace Thrift with a dedicated EE protocol, one that eliminates the Thrift dependency, and more EE importantly, implements streaming. This should be transparent to EE

Re: Reducing confusion around client libraries

2010-12-13 Thread Ted Zlatanov
On Sun, 12 Dec 2010 01:56:17 +0100 Bjorn Borud bbo...@gmail.com wrote: BB (users ought to be named, because an anonymous upvote or downvote BB conveys next to no meaningful information to me) Alternatively the votes could be kept as two separate sets for authenticated vs. anonymous users. Ted

Re: NoSQL, YesCQL?

2010-10-29 Thread Ted Zlatanov
On Thu, 28 Oct 2010 14:46:15 -0700 Chip Salzenberg c...@pobox.com wrote: CS Short answer: YES Please, but we will still want a side channel for CS minimum overhead. 100% agreed on both counts. But IIRC the fastest side channel is to become a Cassandra node. Is that an option? CS Long answer:

Re: NoSQL, YesCQL?

2010-10-29 Thread Ted Zlatanov
On Fri, 29 Oct 2010 09:29:43 -0500 Gary Dusbabek gdusba...@gmail.com wrote: GD 2010/10/29 Ted Zlatanov t...@lifelogs.com: On Thu, 28 Oct 2010 14:46:15 -0700 Chip Salzenberg c...@pobox.com wrote: CS Short answer: YES Please, but we will still want a side channel for CS minimum overhead. 100

Re: NoSQL, YesCQL?

2010-10-29 Thread Ted Zlatanov
On Fri, 29 Oct 2010 10:07:43 -0500 (CDT) Stu Hood stu.h...@rackspace.com wrote: SH Most reasonable languages these days have a way to define what looks SH like a DSL: giving people a text DSL which is subject to injection SH attacks and can't be type checked without support from a client SH

Re: admin web UI

2010-05-07 Thread Ted Zlatanov
On Fri, 7 May 2010 09:24:40 +0200 gabriele renzi rff@gmail.com wrote: gr On Thu, May 6, 2010 at 7:00 PM, Nathan McCall n...@vervewireless.com wrote: FYI - I asked a similar question in #cassandra-dev yesterday (based on this message thread actually) and was directed to this issue:

Re: need help regarding Cassandra Setup in eclipse

2010-04-16 Thread Ted Zlatanov
On Fri, 16 Apr 2010 18:17:48 +0500 bilal ahmed jp.computer.g...@gmail.com wrote: ba hi ba i have started playing with Cassandra from couple of days. i downloaded ba its binary and configured it successfully now i want to contribute in this ba project but i m unable to configure ba its

dropped keyspace directories

2010-04-13 Thread Ted Zlatanov
Should the dropped keyspace directories, being empty, get rmdir()ed? When I run tests against a server the directory gets polluted but it's not really a bug so I wasn't sure if it's worth a ticket. Ted

Thrift out of memory crashes

2010-03-26 Thread Ted Zlatanov
I know this has been discussed in tickets and here previously. I just wanted to comment on it because of the upcoming 0.6 release. In my environment I patch Cassandra to prevent the OOM errors from malformed incoming Thrift data, which as everyone knows let anyone crash the servers hard with a