Re: Deflate compressor

2017-07-08 Thread Cogumelos Maravilha
*"Decrease tombstone_compaction_interval and decrease tombstone_threshold, or set unchecked_tombstone_compaction to true to ignore both conditions and collect based /purely on gc grace/."* Is this actually true for C* version 3.11.0? AND compaction = {'class':

Re: Deflate compressor

2017-07-06 Thread Jeff Jirsa
On 2017-07-06 01:37 (-0700), Cogumelos Maravilha wrote: > Hi Jeff, > > Thanks for your reply. But I've already changed from LZ4 to Deflate to > get higher compression level. Can I in the Deflate compressor do the > same, set for a higher level of compression?

Re: Deflate compressor

2017-07-06 Thread Cogumelos Maravilha
Hi Jeff, Thanks for your reply. But I've already changed from LZ4 to Deflate to get higher compression level. Can I in the Deflate compressor do the same, set for a higher level of compression? Another question to the creator of the TimeWindowsCompactionStrategy: AND compaction = {'class':

Re: Deflate compressor

2017-07-05 Thread Jeff Jirsa
On 2017-07-01 02:50 (-0700), Cogumelos Maravilha wrote: > Hi list, > > Is there a way to set Deflate level of compression? > > Brotli sounds good but unstable. > > I just need more compression ratio. > > I'm using C* 3.11.0 > LZ4 compression levels are