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

[performance] Save-a-seek; hint HFileReader when Scan is a "Get" Scan

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • HFile, Performance
    • None

    Description

      Have the Scan hint the lower-level Reader when its a 'Get' Scan. Reader is currently doing checks for EOF and when time to load next block on each next invocation. Seems easy enough to return null/end-of-scan if a get-scan and the next block is a different row.

      Prompted by @daniel pol questions/suggestions over on HBASE-15392; see towards the end.

      Attachments

        Activity

          People

            Unassigned Unassigned
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: