Re: Cassandra 1.1.0 NullCompressor and DecoratedKey errors

2012-05-18 Thread Ron Siemens
I decided to wipe cassandra clean and try again. Haven't seen it again yet, but will report if I do. This may have been a symptom of having some previous data around, as my steps were: 1. shutdown and wipe data 2. run with NullCompressor 3. notice Cassandra complain compressor is not in packa

Cassandra 1.1.0 NullCompressor and DecoratedKey errors

2012-05-18 Thread Ron Siemens
We have some production Solaris boxes so I can't use SnappyCompressor (no library included for Solaris), so I set it to JavaDeflate. I've also noticed higher load issues with 1.1.0 versus 1.0.6: could this be JavaDeflate, or is that what the old default was? Anyway, I thought I would try no c