Re: Cassandra Read Path Code Navigation

2016-06-14 Thread Bhuvan Rawal
Thanks Oleksandr, Ill have a look at the Video you have suggested as well as debugging where the problem may lie debugging on the classes you suggested. I have pointing out SSTables here as I have issued `nodetool flush` and copied sstables on local computer and reproduced this issue (No Memtable

Re: Cassandra Read Path Code Navigation

2016-06-14 Thread Oleksandr Petrov
Hi, The query behaviour should not rely on the compaction. It'd be great to have a Jira ticket for that. It'd also be very useful if you described your setup a bit more, are you using SASI for like queries (assuming wildcards in the '*Size_s*')? As regarding the read path, there's a nice talk by