Heap stuck at 98% while restarting node

2013-07-28 Thread Philippe
While restarting a 1.1.12 node, I've run into this while it's replaying the commit log: GCInspector.java (line 145) Heap is 0.9778097528951517 full. You may need to reduce memtable and/or cache sizes. Cassandra will now flush up to the two largest memtables to free up memory. Adjust

[RELEASE] Apache Cassandra 1.2.8

2013-07-28 Thread Eric Evans
Regretably, 1.2.7 made its way out with a regression, so we've fast-tracked 1.2.8 with the fix[1]. Source and binary downloads are available from the website. http://cassandra.apache.org/download The Debian repository will need to wait until Sylvain's return, I apologize for the

Re: AssertionError: Incorrect row data size

2013-07-28 Thread Paul Ingalls
Great. Let me know what you find! Thanks! Paul Sent from my iPhone On Jul 27, 2013, at 2:47 AM, Pavel Kirienko pavel.kirienko.l...@gmail.com wrote: Hi Paul, I checked out your issue, looks the same indeed. Probably this can be reproed simply by writing large rows ( 10MB) on high rates.