chenxu created HBASE-19664:
------------------------------
Summary: MOB should compatible with other types of Compactor in
addition to DefaultCompactor
Key: HBASE-19664
URL: https://issues.apache.org/jira/browse/HBASE-19664
Project: HBase
Issue Type: Improvement
Components: mob
Reporter: chenxu
Currently when MOB feature enabled, we will use MobStoreEngine to deal with
flush and compaction, but it extends DefaultStoreEngine, so the stripe
compaction feature can not be used.
In some scenes, Stripe Compaction are very useful, it can reduce the number of
regions and prevent a single storefile grow too large,If it can compatible with
MOB feature, that’s perfect.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)