[ 
https://issues.apache.org/jira/browse/HBASE-11901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122374#comment-14122374
 ] 

Hadoop QA commented on HBASE-11901:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12666649/HBASE-11901.diff
  against trunk revision .
  ATTACHMENT ID: 12666649

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 9 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/10719//console

This message is automatically generated.

> Improve the value size of the reference cell in mob column
> ----------------------------------------------------------
>
>                 Key: HBASE-11901
>                 URL: https://issues.apache.org/jira/browse/HBASE-11901
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: hbase-11339
>            Reporter: Jingcheng Du
>            Assignee: Jingcheng Du
>             Fix For: hbase-11339
>
>         Attachments: HBASE-11901.diff
>
>
>  Now in the value of a reference cell in a mob column, it's 
> realMobValueLength(Use a long type currently) + mobFileName.
>  Actually the value length in cell is a int type, it's not necessary to use a 
> long here. In the improvement, we'll use the int type instead long in a 
> reference mob value.



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

Reply via email to