Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11339 HBase MOB
  3. HBASE-11901

Improve the value size of the reference cell in mob column

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • hbase-11339
    • hbase-11339, 2.0.0
    • None
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. HBASE-11901.diff
          5 kB
          Jingcheng Du

        Issue Links

          Activity

            People

              jingcheng.du@intel.com Jingcheng Du
              jingcheng.du@intel.com Jingcheng Du
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: