Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11425 Cell/DBB end-to-end on the read-path
  3. HBASE-13679

Change ColumnTracker and SQM to deal with Cell instead of byte[], int, int

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • regionserver, Scanners
    • None
    • Reviewed

    Description

      We deal with rowArray and qualifierArray in these classes. Instead keep ref to current/previous cells and use Cell based compares/matching.

      Again this will increase the number of calls to getXXXOffset/Length. HBASE-13448 has to go in before this.

      Attachments

        1. HBASE-13679.patch
          25 kB
          Anoop Sam John
        2. HBASE-13679.patch
          23 kB
          Anoop Sam John

        Activity

          People

            anoop.hbase Anoop Sam John
            anoop.hbase Anoop Sam John
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: