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

For Get and scan in one case, checkFamily can be skipped in Region#getScanner

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • 2.0.0
    • None
    • None
    • None

    Description

      For get(), checkFamily is done in prepareGet(), so checkFamily can be skipped in Region#getScanner(). For scan(), if there is no Family configured in scan, the families are from table descriptor, so checkFamily in Region#getScanner(). can be skipped in this case.

      Attachments

        1. HBASE-17250-master-002.patch
          8 kB
          Hua Xiang
        2. HBASE-17250-master-001.patch
          5 kB
          Hua Xiang

        Activity

          People

            huaxiang Hua Xiang
            huaxiang Hua Xiang
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: