Re: Partition size

2016-09-12 Thread San Luoji
Mark, As you admitted: "I subscribed to the mailing list on 22 August" and "my minimal technical knowledge of Cassandra", then why you're even posting something that's not providing real help to the Cassandra user community? As stated in RFC 1855 (https://www.ietf.org/rfc/rfc1855.txt), section 3.

A number of questions on LeveledCompactionStrategy

2015-10-10 Thread San Luoji
Hi, I've got a number of questions when looking into LCS in Cassandra. Could somebody help to enlighten me? 1. Will LCS always strive to clean up L0 sstable? i.e. whenever a new L0 sstable shows up, it will trigger LCS compaction to upgrade it into higher level? If that’s what’s happening, what s