Jingcheng Du created HBASE-11901:
------------------------------------

             Summary: 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: Improvement
    Affects Versions: hbase-11339
            Reporter: Jingcheng Du
            Assignee: Jingcheng Du
             Fix For: hbase-11339


 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