What measure are you using to say Cassandra does not shut down ? Can you get a thread dump to see what's still running ?
Cheers ----------------- Aaron Morton Freelance Cassandra Developer @aaronmorton http://www.thelastpickle.com On 16/10/2011, at 8:50 AM, Shimi Kiviti wrote: > The problem doesn't exist after the column family is truncated or if > durable_writes=true > > Shimi > > On Tue, Oct 11, 2011 at 9:30 PM, Shimi Kiviti <shim...@gmail.com> wrote: > I am running an Embedded Cassandra (0.8.7) and calling > CassandraDaemon.deactivate() after I write rows (at least 1), doesn't > shutdown Cassandra. > If I run only "reads" it does shutdown even without calling > CassandraDaemon.deactivate() > > Anyone have any idea what can cause this problem? > > Shimi >