You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jingcheng Du (JIRA)" <ji...@apache.org> on 2014/09/25 10:52:34 UTC

[jira] [Created] (HBASE-12094) Clean the code after adding IS_MOB and MOB_THRESHOLD to column family

Jingcheng Du created HBASE-12094:
------------------------------------

             Summary: Clean the code after adding IS_MOB and MOB_THRESHOLD to column family
                 Key: HBASE-12094
                 URL: https://issues.apache.org/jira/browse/HBASE-12094
             Project: HBase
          Issue Type: Sub-task
            Reporter: Jingcheng Du
            Assignee: Jingcheng Du


Previously we defined two attribute IS_MOB and MOB_THRESHOLD in  the MobConstants, and defined the method getMobThreshold() and isMobColumnFamily() in the MobUtils.
Now we have these attributes and methods in HColumnDescriptor. They're duplicated, we will remove the ones in MobConstants and MobUtils, and modify the code that reference them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)