blegear
Results
1
issues of
blegear
Does DeletingCompactionStrategy support cassandra 2.2 tree. Looking through the code it requires org.apache.cassandra.io.sstable.SSTableReader which at least at a cursory glance is not implemented in cassandra 2.2 https://github.com/apache/cassandra/tree/trunk/src/java/org/apache/cassandra/io/sstable When trying to...