On Thu, Jun 20, 2013 at 2:41 PM, Sergey Shelukhin <[email protected]>wrote:
> Part of HBASE-7055 patch that we picked includes CompactionConfiguration > class, which uses a prefix for config values. > See ::getMinCompactSize on that class, it's still used in compaction. > > Thanks Sergey. Found it. Now, should we do Nicolas's suggestion as a default; i.e. any file < 4MB is always added to compaction set (where currently, IIUC, any file < flushsize is added to the compaction set)? Thanks, St.Ack
