The off peak parameters apply to major compaction. Please take a look at SortedCompactionPolicy#selectCompaction() and related code.
On Sat, Jan 14, 2017 at 3:41 AM, spats <[email protected]> wrote: > i thought offpeak setting will affect only minor compactions and not major > compactions? correct me if i am wrong. > > offpeak is good advice to lower compaction load, but does these settings > are > also used by major compactions? > > > > -- > View this message in context: http://apache-hbase.679495.n3. > nabble.com/HBase-major-compaction-schedule-tp4085632p4085645.html > Sent from the HBase User mailing list archive at Nabble.com. >
