[ 
https://issues.apache.org/jira/browse/HBASE-19664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

chenxu updated HBASE-19664:
---------------------------
    Description: 
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
 compatible with MOB feature, that’s perfect.

  was:
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.


> 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
>  compatible with MOB feature, that’s perfect.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to