I am using it in lucene with really good performance effect, max size is 4 GB, dataset total size is 30 GB. It prevents lucene from creating too big segment which takes too long to be merged with newer segments.
its possible to implement maximum sstable size for
tieredcompactionpolicy without much code changes?
- maximum sstable size Radim Kolar
- Re: maximum sstable size Ben Coverston
- Re: maximum sstable size Radim Kolar
- Re: maximum sstable size Edward Capriolo
- Re: maximum sstable size Radim Kolar