it happend again i turn off compaction by setting max and min compaction tresholds to zero, and run, 5 threads of inserts, after base reach 27GB size cassandra fall with same error. OS Windows Server 2008 datacenter, JVM have 1.5 GB heap. cassandra version 0.8.1 all parameters in conf file are default.
On Fri, Jul 22, 2011 at 12:18 PM, aaron morton <aa...@thelastpickle.com>wrote: > Something has shutdown the mutation stage thread pool. This happens during > drain or decommission / move. > > Restart the service and it should be ok. > > if it happens again without anyone running something like drain, > decommission or move let us know. > > Cheers >