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

Remove dead code related to KeyValue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.96.0
    • 0.95.2, 0.96.0
    • None
    • None
    • Reviewed

    Description

      While working on HBASE-9164, I found some deprecated and dead code.

      1) two volatiles variables were in the critical path for comparators. (ignoreTimetamps and ignoreTypes). Removed them.
      2) Replaced references to deprected #getMemstoreTs with #getMvccVersion
      3) Removed ROOT_KEY_COMPARATOR and references.

      Attachments

        1. hbase-9196.v3.95.patch
          32 kB
          Jonathan Hsieh
        2. hbase-9196.v3.patch
          35 kB
          Jonathan Hsieh
        3. hbase-9196.v2.patch
          18 kB
          Jonathan Hsieh
        4. hbase-9164.patch
          17 kB
          Jonathan Hsieh

        Activity

          People

            jmhsieh Jonathan Hsieh
            jmhsieh Jonathan Hsieh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: