Re: AW: Strange nodetool repair behaviour

2011-04-05 Thread Jonas Borgström
On 04/05/2011 03:49 PM, Jonathan Ellis wrote: > Sounds like https://issues.apache.org/jira/browse/CASSANDRA-2324 Yes, that sounds like the issue I'm having. Any chance for a fix for this being backported to 0.7.x? Anyway, I guess I might as well share the test case I've used to reproduce this pr

Re: AW: Strange nodetool repair behaviour

2011-04-05 Thread Jonathan Ellis
Sounds like https://issues.apache.org/jira/browse/CASSANDRA-2324 On Mon, Apr 4, 2011 at 7:46 AM, aaron morton wrote: > Jonas, AFAIK if repair completed successfully there should be no streaming > the next time round. This sounds odd please look into it if you can. > > Can you run at DEBUG loggin

Re: AW: Strange nodetool repair behaviour

2011-04-04 Thread aaron morton
Jonas, AFAIK if repair completed successfully there should be no streaming the next time round. This sounds odd please look into it if you can. Can you run at DEBUG logging, there will be some messages about receiving streams from files and which ranges are being requested. I would be interes

AW: Strange nodetool repair behaviour

2011-04-04 Thread Roland Gude
I am experiencing the same behavior but had it on previous versions of 0.7 as well. -Ursprüngliche Nachricht- Von: Jonas Borgström [mailto:jonas.borgst...@trioptima.com] Gesendet: Montag, 4. April 2011 12:26 An: user@cassandra.apache.org Betreff: Strange nodetool repair behaviour Hi,