Re: busy thread on IncomingStreamReader?

2010-09-15 Thread Joseph Mermelstein
Hi - has anyone made any progress with this issue? We are having the same problem with our Cassandra nodes in production. At some point a node (and sometimes all 3) will jump to 100% CPU usage and stay there for hours until restarted. Stack traces reveal several threads in a seemingly endless loop

Re: busy thread on IncomingStreamReader?

2010-09-15 Thread Jonathan Ellis
This was fixed for 0.6.5. On Wed, Sep 15, 2010 at 10:03 AM, Joseph Mermelstein wrote: > Hi - has anyone made any progress with this issue? We are having the same > problem with our Cassandra nodes in production. At some point a node (and > sometimes all 3) will jump to 100% CPU usage and stay the

another refactoring proposal

2010-09-15 Thread Amol Deshpande
Hi, Would there be any objections to the following code refactoring ? 1. Create a CassandraServerExceptionFactory class that returns various exceptions that can be thrown by StorageProxy instead of thrift exceptions. 2. Create a CassandraServerConsistencyLevel enum that is used instead of thrift/

when will cassandra 0.7 be realeased?

2010-09-15 Thread Chen Xinli
Hi, We are going to use cassandra in our production env, and want to use the feature defining keyspace on the fly. When the 0.7 version will be released? or just beta is ok? Thanks. -- Best Regards, Chen Xinli

Re: when will cassandra 0.7 be realeased?

2010-09-15 Thread Carlin Wong
http://www.apache.org/dyn/closer.cgi?path=/cassandra/0.7.0/apache-cassandra-0.7.0-beta1-bin.tar.gz 2010/9/16 Chen Xinli > Hi, > > We are going to use cassandra in our production env, and want to use the > feature defining keyspace on the fly. > When the 0.7 version will be released? or just beta