You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Vladimir Rodionov (Jira)" <ji...@apache.org> on 2019/10/23 22:52:00 UTC

[jira] [Created] (HBASE-23209) Simplify logic in DefaultMobStoreCompactor

Vladimir Rodionov created HBASE-23209:
-----------------------------------------

             Summary: Simplify logic in DefaultMobStoreCompactor
                 Key: HBASE-23209
                 URL: https://issues.apache.org/jira/browse/HBASE-23209
             Project: HBase
          Issue Type: Sub-task
            Reporter: Vladimir Rodionov
            Assignee: Vladimir Rodionov


The major compaction loop is quite large and has many branches, especially in a non-MOB mode. Consider moving MOB data only Ain a MOB compaction mode and simplify non-MOB case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)