AUTO : Samuel CARRIERE is out of the office (retour 22/04/2013)

2013-04-14 Thread Samuel CARRIERE
Je suis absent(e) du bureau jusqu'au 22/04/2013 Remarque : ceci est une réponse automatique à votre message "Re: Rename failed while cassandra is starting up" envoyé le 15/04/2013 3:57:50. C'est la seule notification que vous recevrez pendant l'absence de cette personne.

Re: Rename failed while cassandra is starting up

2013-04-14 Thread Boris Yen
Hi Aaron, "startup is single threaded and the scrub runs before the tables are opened ". This is what I was thinking too. However, after using the debugger to trace the code, I realized that MeteredFlusher (see the "countFlushBytes" method) might open the sstables before the scrub is completed. I

Re: Rename failed while cassandra is starting up

2013-04-14 Thread aaron morton
Replying on the user group. - Aaron Morton Freelance Cassandra Consultant New Zealand @aaronmorton http://www.thelastpickle.com On 14/04/2013, at 3:50 PM, Boris Yen wrote: > Hi All, > > Recently, we encountered an error on 1.0.12 that prevented cassandra from > starting up. Fr