[
https://issues.apache.org/jira/browse/HBASE-12094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147564#comment-14147564
]
Hadoop QA commented on HBASE-12094:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12671182/HBASE-12094.diff
against trunk revision .
ATTACHMENT ID: 12671182
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 33 new
or modified tests.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/11074//console
This message is automatically generated.
> 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)