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

Make Scan for Get same as normal Scan

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 0.89-fb
    • 0.89-fb
    • io
    • scan get

    Description

      In current a Scan for Get, which was created by Scan(Get) and isGetScan returns true, is implemented by setting startRow and stopRow the same, which breaks the definition of Scan for general usage. This fix will set stopRow to a value next to startRow, which makes it accord to normal definition.

      Attachments

        Activity

          People

            Unassigned Unassigned
            daviddengfb @deprecated Yi Deng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: