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

server side scanner doesn't honor stop row

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.1.3, 0.2.0
    • None
    • None

    Description

      I have a large table. If I create a scanner with a stop row near the beginning of the table, the last hasNext call hangs for a while. If I do the same with the stop row near the end of the table, the last hasNext call is pretty quick.

      I suspect that the server side scanner isn't terminating early, and is actually scanning through the whole table returning nothing.

      Attachments

        1. client-side-filtering.patch
          2 kB
          Michael Stack
        2. hbase-665.patch
          0.6 kB
          Clint Morgan

        Activity

          People

            stack Michael Stack
            bien Michael Bieniosek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: