Re: what this error mean

2015-05-29 Thread 曹志富
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

Re: what this error mean

2015-05-28 Thread 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/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: