[
https://issues.apache.org/jira/browse/HBASE-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HBASE-7010:
---------------------------------
Attachment: 7010-experimental.txt
This patch fixes the issue:
# Short circuits the MUST_PASS_ONE case just like it is done in the
MUST_PASS_ALL case.
# filter.filterRow() is called *after* filterKeyValue in the normal flow of
things. This makes the test do the same where it matters.
I am quite skeptical about this.
> 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
> Assignee: Lars Hofhansl
> Priority: Minor
> Fix For: 0.96.0, 0.94.4
>
> Attachments: 7010-experimental.txt, 7010.txt
>
>
> Currently 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