Lars Hofhansl created HBASE-7010:
------------------------------------

             Summary: PrefixFilter should seek to first matching row
                 Key: HBASE-7010
                 URL: https://issues.apache.org/jira/browse/HBASE-7010
             Project: HBase
          Issue Type: Bug
            Reporter: Lars Hofhansl
            Priority: Minor
             Fix For: 0.94.3, 0.96.0


Current a PrefixFilter will happily scan all KVs < prefix.
If should seek forward to the prefix if the current KV < prefix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to