RE: Cassandra 1.2.4 - Unflushed data lost on restart

2013-09-06 Thread Thapar, Vishal (HP Networking)
Subject: Re: Cassandra 1.2.4 - Unflushed data lost on restart On Fri, Sep 6, 2013 at 2:42 AM, Thapar, Vishal (HP Networking) wrote: I am running Cassandra 1.2.4 in standalone mode and see a data loss when I stop/start Cassandra [kill the task]. Clean shutdown waits for commitlog flush. Unclean

Cassandra 1.2.4 - Unflushed data lost on restart

2013-09-06 Thread Thapar, Vishal (HP Networking)
I am running Cassandra 1.2.4 in standalone mode and see a data loss when I stop/start Cassandra [kill the task]. All data is written in atomic mutation batches. I can see the files in commitlog directory but they're not replayed. If I flush the data before stopping Cassandra, it is available on