Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-13500 Deprecate KVComparator and move to CellComparator
  3. HBASE-13451

Make the HFileBlockIndex blockKeys to Cells so that it could be easy to use in the CellComparators

    XMLWordPrintableJSON

Details

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

    Description

      After HBASE-10800 we could ensure that all the blockKeys in the BlockReader are converted to Cells (KeyOnlyKeyValue) so that we could use CellComparators. Note that this can be done only for the keys that are written using CellComparators and not for the ones using RawBytesComparator.

      Attachments

        1. HBASE-13451.patch
          58 kB
          ramkrishna.s.vasudevan
        2. HBASE-13451_1.patch
          57 kB
          ramkrishna.s.vasudevan
        3. HBASE-13451_2.patch
          57 kB
          ramkrishna.s.vasudevan
        4. HBASE-13451_3.patch
          57 kB
          ramkrishna.s.vasudevan
        5. HBASE-13451_4.patch
          97 kB
          ramkrishna.s.vasudevan
        6. HBASE-13451_5.patch
          98 kB
          ramkrishna.s.vasudevan
        7. HBASE-13451_6.patch
          100 kB
          ramkrishna.s.vasudevan
        8. HBASE-13451_7.patch
          100 kB
          ramkrishna.s.vasudevan

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: