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

REST server ignores start_row and end_row arguments in scanner request

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.20.0
    • 0.20.0
    • REST
    • None
    • HBASE: Version: 0.20.0-dev, r743660, Mon Feb 23 13:11:13 GMT 2009
      OS: Linux hardy-vm 2.6.24-23-generic #1 SMP Mon Jan 26 00:13:11 UTC 2009 i686 GNU/Linux
      JAVA: Java(TM) SE Runtime Environment (build 1.6.0_07-b06)

    Description

      When issuing a command like:

      POST /api/users/scanner?column=habbit:football&start_row=Alice&end_row=Bob

      The resultant scanner appears to ignore the start_row and end_row constraints, so that a command like:

      POST /api/users/scanner/1?limit=1000

      returns results outside of the specified range e.g. the row for "William" will be returned.

      Attachments

        Activity

          People

            yedingding@gmail.com sishen
            jmchambers Jonathan Chambers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: