Hi Robert,

On Tue, Mar 31, 2015 at 2:22 PM, Robert Wille <rwi...@fold3.com> wrote:

> Can anybody help me understand why Cassandra wouldn’t recover?


One issue when you are running a JVM and start running out of memory is
that the JVM can start throwing `OutOfMemoryError` in any thread - not
necessarily in the thread which is taking all the memory. I've seen this
happen multiple times. If this happened to you, a critical Cassandra thread
could have died and brought the whole Cassandra DB with itself.

Just an idea - cheers,
Jens

-- 
Jens Rantil
Backend engineer
Tink AB

Email: jens.ran...@tink.se
Phone: +46 708 84 18 32
Web: www.tink.se

Facebook <https://www.facebook.com/#!/tink.se> Linkedin
<http://www.linkedin.com/company/2735919?trk=vsrp_companies_res_photo&trkInfo=VSRPsearchId%3A1057023381369207406670%2CVSRPtargetId%3A2735919%2CVSRPcmpt%3Aprimary>
 Twitter <https://twitter.com/tink>

Reply via email to