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)