Re: Cannot recover SSTable with version f (current version g)

2011-07-06 Thread Héctor Izquierdo Seliva
> That would be a bug. Can you open a ticket with the exact version > you're using and > the circumstance where this happens. > > Thanks. > > -- > Sylvain https://issues.apache.org/jira/browse/CASSANDRA-2863

Re: Cannot recover SSTable with version f (current version g)

2011-07-06 Thread Sylvain Lebresne
El mié, 06-07-2011 a las 11:22 +0200, Sylvain Lebresne escribió: >> 2011/7/6 Héctor Izquierdo Seliva : >> > Hi, i've been struggling to repair my failed node for the past few days, >> > and I've seen this erros a few times. >> > >> > java.lang.

Re: Cannot recover SSTable with version f (current version g)

2011-07-06 Thread Héctor Izquierdo Seliva
and I've seen this erros a few times. > > > > java.lang.RuntimeException: Cannot recover SSTable with version f > > (current version g). > > > > If it can read the sstables, why can't they be used to repair? > > After a sstable is streamed (by repair in pa

Re: Cannot recover SSTable with version f (current version g)

2011-07-06 Thread Sylvain Lebresne
2011/7/6 Héctor Izquierdo Seliva : > Hi, i've been struggling to repair my failed node for the past few days, > and I've seen this erros a few times. > > java.lang.RuntimeException: Cannot recover SSTable with version f > (current version g). > > If it can read the s

Cannot recover SSTable with version f (current version g)

2011-07-06 Thread Héctor Izquierdo Seliva
Hi, i've been struggling to repair my failed node for the past few days, and I've seen this erros a few times. java.lang.RuntimeException: Cannot recover SSTable with version f (current version g). If it can read the sstables, why can't they be used to repair? Is there anything I

Re: Cannot recover SSTable with version f (current version g).

2011-06-03 Thread Dikang Gu
I upgrade the 4-nodes cassandra 0.7.4 cluster to 0.8.0. Then, I do the > > bin/nodetool decommission on one node, the decommission hangs there and I > > got the following exceptions on others nodes. > > > > ERROR [Thread-55] 2011-06-03 18:02:03,500 Ab

Re: Cannot recover SSTable with version f (current version g).

2011-06-03 Thread aaron morton
tCassandraDaemon.java (line > 113) Fatal exception in thread Thread[Thread-55,5,main] > java.lang.RuntimeException: Cannot recover SSTable with version f (current > version g). > at > org.apache.cassandra.io.sstable.SSTableWriter.createBuilder(SSTableWriter.java:240

Cannot recover SSTable with version f (current version g).

2011-06-03 Thread Dikang Gu
exception in thread Thread[Thread-55,5,main] java.lang.RuntimeException: Cannot recover SSTable with version f (current version g). at org.apache.cassandra.io.sstable.SSTableWriter.createBuilder(SSTableWriter.java:240) at org.apache.cassandra.db.CompactionManager.submitSSTableBuild