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
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