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

Jingcheng Du updated HBASE-12094:
---------------------------------
    Resolution: Duplicate
        Status: Resolved  (was: Patch Available)

The code will be cleaned directly in HBASE-12085.

> 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
>          Components: regionserver, Scanners
>    Affects Versions: hbase-11339
>            Reporter: Jingcheng Du
>            Assignee: Jingcheng Du
>             Fix For: hbase-11339
>
>         Attachments: HBASE-12094.diff
>
>
> 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)

Reply via email to