Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-16382

backport useful tools in CellUtil to branch-1

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.5.0
    • None
    • None
    • None

    Description

      KeyValueUtil.createLastOnRow and KeyValueUtil.createFirstOnRow will create new KeyValue and in the KeyValue constructor will do byte[] copy, and we can use the master version of CellUtil to eliminate the byte[] copy.

      Attachments

        1. HBASE-16382.patch
          10 kB
          Lijin Bin

        Activity

          People

            Unassigned Unassigned
            binlijin Lijin Bin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: