[
https://issues.apache.org/jira/browse/HBASE-12000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136679#comment-14136679
]
Jingcheng Du commented on HBASE-12000:
--------------------------------------
Thanks Misty. One more line in comments needs to be changed.
In the file
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HMobStore.java,
line 59, "of a column family has the value "isMob", it means this column family
is a mob one. When a".
We need change the "isMob" to IS_MOB.
After this, I'm +1 with it. Thanks!
> isMob and mobThreshold do not follow column descriptor property naming
> conventions
> ----------------------------------------------------------------------------------
>
> Key: HBASE-12000
> URL: https://issues.apache.org/jira/browse/HBASE-12000
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver, Scanners
> Affects Versions: hbase-11339
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Fix For: hbase-11339
>
> Attachments: HBASE-12000.patch
>
>
> This patch changes isMob to IS_MOB and mobThreshold to MOB_THRESHOLD to go
> with conventions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)