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

[0.89-fb] Optimizing exists() to use FirstKeyOnlyFilter for the existence check

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 0.89-fb
    • 0.89-fb
    • None
    • None

    Description

      Exists does a proper Get, it does not need to get all the KVs for a row to do an existence check. The first KV itself is a good enough indicator. This will speed up exists().

      Attachments

        Activity

          People

            Unassigned Unassigned
            gaurav.menghani Gaurav Menghani
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: