>From the code I see that there is no property for that. The system decides that. From your logs one thing you can make sure is that see if every time a minor compaction was upgraded to major compaction. Not always it would have happened unless the above mentioned condition was met.
Regards Ram On Fri, Dec 20, 2013 at 10:54 AM, branky <[email protected]> wrote: > > Thanks Ram. So is there any property about the number of files selected > which > controls whether promote a minor compact to major compaction? > In my case 4 files triggered this behavior. > > >
