seems the issue can clause brain split
--
Ranger Tsao
2015-05-29 14:57 GMT+08:00 Jason Wee :
> why it happened? from the code, it looks like this condition is not null
> https://github.com/apache/cassandra/blob/cassandra-2.1.3/src/java/org/apache/cassandra/io
why it happened? from the code, it looks like this condition is not null
https://github.com/apache/cassandra/blob/cassandra-2.1.3/src/java/org/apache/cassandra/io/sstable/SSTableReader.java#L921
or you can quickly fix this by upgrading to 2.1.5, i noticed there is code
change for this class
https: