RE: load balancing

2010-01-25 Thread Todd Burruss
:) thx From: Jonathan Ellis [jbel...@gmail.com] Sent: Sunday, January 24, 2010 5:18 PM To: cassandra-user@incubator.apache.org Subject: Re: load balancing On Sun, Jan 24, 2010 at 3:21 PM, Todd Burruss wrote: > one more note (and to reiterate) ... &g

Re: load balancing

2010-01-24 Thread Jonathan Ellis
On Sun, Jan 24, 2010 at 3:21 PM, Todd Burruss wrote: > one more note (and to reiterate) ... > > i believe a must have for cassandra is some better reporting (via JMX > preferrably) on the state of a loadbalance / cleanup / removetoken etc. I do too. :) https://issues.apache.org/jira/browse/CASS

RE: load balancing

2010-01-24 Thread Todd Burruss
ere the cluster is in the process, nor its state. just performance has fallen way off. something for 0.6 i hope? thx From: Todd Burruss Sent: Friday, January 22, 2010 4:17 PM To: cassandra-user@incubator.apache.org Subject: Re: load balancing i figured ;) c

Re: load balancing

2010-01-22 Thread B. Todd Burruss
i figured ;) capacity planning is a bit difficult to figure out w/o a fair amount of testing .. and i'm still not confident i know all the variables. On Fri, 2010-01-22 at 07:33 -0800, Jonathan Ellis wrote: > Then it sounds like the answer is "you need to leave some headroom for > the i/o caus

Re: load balancing

2010-01-22 Thread Jonathan Ellis
Then it sounds like the answer is "you need to leave some headroom for the i/o caused by loadbalance in your capacity planning," which you probably already knew. :) -Jonathan On Thu, Jan 21, 2010 at 3:48 PM, B. Todd Burruss wrote: > i do have the fix.  just checked the code. > > > On Wed, 2010-0

Re: load balancing

2010-01-21 Thread B. Todd Burruss
i do have the fix. just checked the code. On Wed, 2010-01-20 at 19:16 -0800, Jonathan Ellis wrote: > are you on a recent enough trunk to have the fix for > https://issues.apache.org/jira/browse/CASSANDRA-715 ? We had a > regression for a while that caused HH delivery to infinite loop > consumin

Re: load balancing

2010-01-20 Thread Jonathan Ellis
are you on a recent enough trunk to have the fix for https://issues.apache.org/jira/browse/CASSANDRA-715 ? We had a regression for a while that caused HH delivery to infinite loop consuming a ton of CPU, which sounds like what you're seeing. On Wed, Jan 20, 2010 at 3:59 PM, B. Todd Burruss wrote