Gaurav Menghani created HBASE-12105:
---------------------------------------

             Summary: [0.89-fb] Optimizing exists() to use FirstKeyOnlyFilter 
for the existence check
                 Key: HBASE-12105
                 URL: https://issues.apache.org/jira/browse/HBASE-12105
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.89-fb
            Reporter: Gaurav Menghani
            Priority: Minor
             Fix For: 0.89-fb


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().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to